Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic 1.6.3 Teensy 3.1 Compile Error (Read 2954 times)
nat45929
Junior Member
**
Offline


Posts: 11
Joined: Feb 9th, 2015
1.6.3 Teensy 3.1 Compile Error
May 1st, 2015 at 5:05pm
Print Post  
Hey,

I am using Arduino 1.6.3, Teensydruino 1.22 and Visual Micro 15050100. When I compile my project I am getting:

arm-none-eabi-gcc*:error: {build.flags.ldspecs}: No such file or directory
Error creating .elf

When I got back down to older version the exact code compiles fine. I have cleaned the solution. Any Ideas?

Thanks,
Nat
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: 1.6.3 Teensy 3.1 Compile Error
Reply #1 - May 1st, 2015 at 5:10pm
Print Post  
Hi,

1.2 and 1..2 have only recently been released. We will add support shortly.

You can always see the currently supported ide versions on our Teensy page

http://www.visualmicro.com/page/Teensy-for-Microsoft-Visual-Studio.aspx

Alternatively you can create your own boards.txt entry that has the correct choice of build.flags.ldspecs specified. See the boards.txt and platform.txt under the ide/hardware/teensy folder(s)

Thanks
  
Back to top
IP Logged
 
nat45929
Junior Member
**
Offline


Posts: 11
Joined: Feb 9th, 2015
Re: 1.6.3 Teensy 3.1 Compile Error
Reply #2 - May 1st, 2015 at 5:27pm
Print Post  
Gottcha, found this thread: https://forum.pjrc.com/threads/28147-teensy-3-boards-txt-and-teensyxx-build-flag...

Should be interesting to implement. Thanks for the pointer!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint