Dears
I am italian and I don't speak English. Sorry!
I have:
- Teensy 3.0
- Mac OSX 10.7.5
- Arduino 1.0.5
- Teensyduino last version
When I try to compile helloword of RF24 Library selecting ArduinoMini or Arduino Uno, all ok, but if I use Teensy 3 on the screen the program write in red:
Arduino: 1.0.5 (Mac OS X), Board: "Teensy 3.0"
/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/arm-none-eabi/bin/arm-none-eabi-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mcpu=cortex-m4 -DF_CPU=96000000 -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -mthumb -nostdlib -D__MK20DX128__ -fno-rtti -felide-constructors -std=gnu++0x -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/cores/teensy3 -I/Applications/Arduino.app/Contents/Resources/Java/libraries/SPI -I/Users/damianopuliti/Documents/Arduino/libraries/RF24_master /var/folders/mr/mrWxaHm0EPSvyHZ-ygDfP++++TI/-Tmp-/build7568299012048288812.tmp/GettingStarted.cpp -o /var/folders/mr/mrWxaHm0EPSvyHZ-ygDfP++++TI/-Tmp-/build7568299012048288812.tmp/GettingStarted.cpp.o
In file included from GettingStarted.pde:22:0:
printf.h: In function 'void printf_begin()':
printf.h:30: error: 'fdevopen' was not declared in this scope
It's possible help me? It's very important (for me )
Thanks a lot!!!!!
Damiano
I am italian and I don't speak English. Sorry!
I have:
- Teensy 3.0
- Mac OSX 10.7.5
- Arduino 1.0.5
- Teensyduino last version
When I try to compile helloword of RF24 Library selecting ArduinoMini or Arduino Uno, all ok, but if I use Teensy 3 on the screen the program write in red:
Arduino: 1.0.5 (Mac OS X), Board: "Teensy 3.0"
/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/arm-none-eabi/bin/arm-none-eabi-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mcpu=cortex-m4 -DF_CPU=96000000 -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=105 -mthumb -nostdlib -D__MK20DX128__ -fno-rtti -felide-constructors -std=gnu++0x -DUSB_SERIAL -DLAYOUT_US_ENGLISH -I/Applications/Arduino.app/Contents/Resources/Java/hardware/teensy/cores/teensy3 -I/Applications/Arduino.app/Contents/Resources/Java/libraries/SPI -I/Users/damianopuliti/Documents/Arduino/libraries/RF24_master /var/folders/mr/mrWxaHm0EPSvyHZ-ygDfP++++TI/-Tmp-/build7568299012048288812.tmp/GettingStarted.cpp -o /var/folders/mr/mrWxaHm0EPSvyHZ-ygDfP++++TI/-Tmp-/build7568299012048288812.tmp/GettingStarted.cpp.o
In file included from GettingStarted.pde:22:0:
printf.h: In function 'void printf_begin()':
printf.h:30: error: 'fdevopen' was not declared in this scope
It's possible help me? It's very important (for me )
Thanks a lot!!!!!
Damiano