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 build error on Teensy LC (Read 5018 times)
gofishing
Junior Member
**
Offline


Posts: 27
Joined: May 3rd, 2016
build error on Teensy LC
May 3rd, 2016 at 2:40am
Print Post  
install Arduino 1.6.8 and latest teensyduino.

open teensy sample blinky on Arduino, build no problem.
create same sample in Visual Studio 2015 with visual micrso, getting below error,  Sad

Compiling 'TestBlink' for 'Teensy LC'
arm-none-eabi-gcc*:error: C:\Users\wen\AppData\Local\V.Micro\Arduino\Builds\TestBlink\teensyLC\core.a: No such file or directory
Error creating .elf
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: build error on Teensy LC
Reply #1 - May 3rd, 2016 at 7:13pm
Print Post  
Hi,

The release version of Teensy is building okay for me so we have a version mis match somewhere.

What is the visual micro version that shows in "Tools>extensions and updates"?

What is the url that you used to download the latest version? 

I used this link a few minutes ago and built for the LC - https://www.pjrc.com/teensy/td_download.html

Please switch on "tools>options>visual micro>compiler>show build properties" and also the "verbose" option in the same place.

Then build and click into the output window then press "save". This will produce a .txt file that you can email to me info[at]visualmicro.com or attach to this thread.

Thanks

  
Back to top
IP Logged
 
gofishing
Junior Member
**
Offline


Posts: 27
Joined: May 3rd, 2016
Re: build error on Teensy LC
Reply #2 - May 4th, 2016 at 1:48am
Print Post  
downloaded teensy from same location. it is most recent build.
Visual Micro is 4.2.60128.3

build output is attached.

thanks for your help.
  

Please Register or Login to the Forum to see File Attachments
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: build error on Teensy LC
Reply #3 - May 4th, 2016 at 12:58pm
Print Post  
Hi,

The visual micro version looks wrong. Did you click the Arduino ide entry in "tools> extensions and updates"? Otherwise is shows the version of the first product in the list.

Thanks v much
  
Back to top
IP Logged
 
gofishing
Junior Member
**
Offline


Posts: 27
Joined: May 3rd, 2016
Re: build error on Teensy LC
Reply #4 - May 5th, 2016 at 1:37am
Print Post  

I got my visual micro from here
https://visualstudiogallery.msdn.microsoft.com/069a905d-387d-4415-bc37-665a5ac9c...
I just uninstall and reinstall it again. the issue went away after I re-install.

also the version should be 1604.28.1
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12191
Location: United Kingdom
Joined: Apr 10th, 2010
Re: build error on Teensy LC
Reply #5 - May 5th, 2016 at 12:16pm
Print Post  
Great. I think you were using a slightly older version of visual micro. 

Teensy has changed a lot over the past 6 months so if update Teensy or Arduino to latest then always do the same for Visual Micro.

Thanks
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint