gepd / Stino

A Sublime Text Plugin for Arduino
Other
33 stars 10 forks source link

Teensy 3.1, teensy loader 1.25 compilation issues #10

Open gbernal opened 8 years ago

gbernal commented 8 years ago

I get this error when trying to compile for teensy.

/Applications/Arduino.app/Contents/Java/hardware/tools/arm/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/bin/ld:--defsym:1: ignoring invalid character {' in expression /Applications/Arduino.app/Contents/Java/hardware/tools/arm/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/bin/ld:--defsym:1: ignoring invalid character}' in expression --defsym:1: undefined symbol `extra.time.local' referenced in expression collect2: error: ld returned 1 exit status

[Stino - Exit with error code 1.]

gepd commented 8 years ago

Hi @gbernal I'm working in a new plugin it's not using the arduino IDE instead use platformIO as compiler, you shouldn't have problem compiling in a Teensy board (it support more than 200 boards). It is currently in beta, if you like to try it and maybe report an error/bug or new feature, you will be welcome.

All the details about the project here: https://github.com/gepd/Deviot