Teensy 3.0 and nRF24L01+ - Build error

Status
Not open for further replies.

awardblvr

Member
Anyone seeing this or have a suggestion?

/var/folders/k6/w0wrbkrn4tz32phz5cl0syx0000fs7/T/build473021265770479809.tmp/WString.cpp.o -L/var/folders/k6/w0wrbkrn4tz32phz5cl0syx0000fs7/T/build473021265770479809.tmp -larm_cortexM4l_math -lm
/Applications/Arduino105.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 [000000000000ab3c,000000000000ab4d] overlaps section .data loaded at [000000000000ab3c,000000000000b17b]
collect2: error: ld returned 1 exit status


Mac OS 10.7.5
Arduino 1.0.5, Teensyduino 1.18
Building pingtest from dc740's RF24_teensy2_and_3.zip and pingpong test.zip mentioned in
http://forum.pjrc.com/threads/24307-nRF24L01-working-in-Teensy-2-0-and-Teensy-3-0


Any suggestions appreciated.
 
MORE info:

Ahhh... but I select Teensy 2.0, it builds OK. (Of course, I only have a T3 and T3.1 board)

But if 3.0 or 3.1 I get this failure.
 
Status
Not open for further replies.
Back
Top