Hi,
I'm trying to compile a project on OSX 10.8 with IDE 1.5.1 just downloaded.
Problems:
-
EEPROM.h library cannot be found by the IDE. All other libraries are available except EEPROM.h. I've extracted a copy from the package and it compiles.
-
As the compiler starts I've this error message
/var/folders/t5/x9_b_ncj7xlclkqshk_fq5dr0000gp/T//ccQ5ZNMR.s:86: Error: bad instruction `jmp 0'
If I use a different Board (not DUE) then the project compile without problems.
Any Idea ?