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 [2]  Send TopicPrint
Locked Topic Newbie with VS 2013 Community and Teensy (Read 5779 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Newbie with VS 2013 Community and Teensy
Reply #20 - Mar 4th, 2015 at 10:02am
 
I have made sp4 the official release so it is the main download and will not show as beta.

The nice thing about 1.6 is the build process is very flexible, so you can do whatever you want
« Last Edit: Mar 4th, 2015 at 10:04am by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
stevech
Member
***
Offline


Posts: 147
Location: So. Calif. US
Joined: Jun 16th, 2013
Re: Newbie with VS 2013 Community and Teensy
Reply #21 - Mar 21st, 2015 at 9:52pm
 
using Teensyduino release 1.21 (not beta), VM + VS 2013 community - compiler errors on invalid command line parameters.

Has anyone gotten this to work for Teensy 3.1 or Teensy LC?
  
Back to top
 
IP Logged
 
stevech
Member
***
Offline


Posts: 147
Location: So. Calif. US
Joined: Jun 16th, 2013
Re: Newbie with VS 2013 Community and Teensy
Reply #22 - Mar 21st, 2015 at 11:18pm
 
Ah - I worked more and can build with Teensyduino 1.21 and Arduino 1.6.1 in c:\Arduino (rather than where I had previously placed it).

I had to add to the boards.txt file for the above the following
Code (C++)
Select All
teensy31.build.flags.ldspecs= 


because the build for Teensy expects that and errors without at least a dummy value for "ldspecs".

So now, it builds but does not use the Teensy downloader. I'll search for how to get that working again (it used to work).
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Newbie with VS 2013 Community and Teensy
Reply #23 - Mar 21st, 2015 at 11:20pm
 
Hi,

Please see current status in our release notes and also see the Teensy page for configuration instructions

http://www.visualmicro.com/page/Visual-Micro-Product-Version-History-Fixes-and-A...
http://www.visualmicro.com/page/Teensy-for-Microsoft-Visual-Studio.aspx

Due to the fact that all Arduino 1.6.1 Teensy definitions are listed as AVR we will not be able to support it for a while. The above provides initial untested support for Teensy 121 with Arduino 1.0.x. Please follow the new releases section of the forum for future notifications about Teensy.

Thanks
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1 [2] 
Send TopicPrint