syso2342
03-25-2014, 01:45 PM
I am trying to use RF24 Library (http://maniacbug.github.io/RF24/) with my Teensy 3.X with the current Teensy Arduino IDE, but it doesn't link.
Do you have any fix? Is it maybe PROGMEM related? Any help appreciated, as I need this in a project very very soon.
/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/arm-none-eabi/bin/../lib/gcc/arm-none-eabi/4.7.2/../../../../arm-none-eabi/bin/ld: section .progmem.data loaded at [000000000000afb4,000000000000b18f] overlaps section .data loaded at [000000000000afb4,000000000000b5fb]
collect2: error: ld returned 1 exit status
Do you have any fix? Is it maybe PROGMEM related? Any help appreciated, as I need this in a project very very soon.
/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/arm-none-eabi/bin/../lib/gcc/arm-none-eabi/4.7.2/../../../../arm-none-eabi/bin/ld: section .progmem.data loaded at [000000000000afb4,000000000000b18f] overlaps section .data loaded at [000000000000afb4,000000000000b5fb]
collect2: error: ld returned 1 exit status