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 TeensyLC core files in the wrong place? (Read 4101 times)
Pensive666
Newbies
*
Offline


Posts: 9
Joined: Feb 1st, 2015
TeensyLC core files in the wrong place?
Jan 27th, 2016 at 1:27am
Print Post  
Hi there

    Code is fully working in Arduino IDE; Latest VS2015 community update 1, fresh install of latest VM tonight.

I get the following message


Compiling 'PhatFingaz16' for 'Teensy LC'
PhatFingaz16.ino:In file included from
FastLED.h:12:2: warning: #warning FastLED version 3001000 (Not really a warning, just telling you here.) [-Wcpp]
:#warning FastLED version 3001000  (Not really a warning, just telling you here.)
arm-none-eabi-gcc*:error: : No such file or directory
Error creating .elf


I look in this folder and files are actually there, only under the subfolder core:
ore.a

Since this is fresh install it's entirely possible something went wrong during the install Undecided
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: TeensyLC core files in the wrong place?
Reply #1 - Jan 28th, 2016 at 2:43pm
Print Post  
Thanks this will be fixed in an update tomorrow.
  
Back to top
WWW  
IP Logged
 
Pensive666
Newbies
*
Offline


Posts: 9
Joined: Feb 1st, 2015
Re: TeensyLC core files in the wrong place?
Reply #2 - Jan 30th, 2016 at 2:07pm
Print Post  
Great, thank you Tim. 

I miss autocomplete..... Smiley
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: TeensyLC core files in the wrong place?
Reply #3 - Jan 30th, 2016 at 2:30pm
Print Post  
Smiley I just fixed it but have one other job to do before publishing.

tip

In the arduino ide switch on "File>Preferences>External Editor". This allows the project to be open in both arduino and visual studio at the same time. When you build in arduino it will reload changes from disk. 

So edit in visual studio, click save then click upload in arduino
  
Back to top
WWW  
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: TeensyLC core files in the wrong place?
Reply #4 - Jan 30th, 2016 at 8:11pm
Print Post  
Update is now published 1601.30
  
Back to top
WWW  
IP Logged
 
Pensive666
Newbies
*
Offline


Posts: 9
Joined: Feb 1st, 2015
Re: TeensyLC core files in the wrong place?
Reply #5 - Feb 1st, 2016 at 9:59pm
Print Post  
You were so quick, I didn't even have the chance to use your workaround!!!

I've just updated and tested and it all works swimmingly!! Thank You Tim

Regards

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