Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teensy 3.1, teensy loader 1.25 compilation issues #10

Open
gbernal opened this issue Sep 24, 2015 · 1 comment
Open

Teensy 3.1, teensy loader 1.25 compilation issues #10

gbernal opened this issue Sep 24, 2015 · 1 comment

Comments

@gbernal
Copy link

gbernal commented Sep 24, 2015

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
Copy link
Owner

gepd commented Jan 29, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants