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 Teensy 3.2 (Read 1399 times)
fluxanode
Newbies
*
Offline


Posts: 9
Joined: Oct 5th, 2020
Teensy 3.2
Oct 5th, 2020 at 11:24pm
Print Post  
What do I need to add to vMicro to have the Teensy 3.2 board available under the "Boards" drop down?
« Last Edit: Oct 5th, 2020 at 11:25pm by fluxanode »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Teensy 3.2
Reply #1 - Oct 5th, 2020 at 11:29pm
Print Post  
Hi

In general you just need to follow the setup guides for the Arduino IDE. The Teensy hardware is slightly different to other hardware cores in as much as it modifies an Arduino IDE installation. Visual Micro and the Arduino IDE will then show the Teensy boards

The Teensy software for Arduino is called Teensyduino and can be downloaded from here:-
https://www.pjrc.com/teensy/td_download.html

Does this help?
« Last Edit: Oct 5th, 2020 at 11:30pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Teensy 3.2
Reply #2 - Oct 6th, 2020 at 11:37am
Print Post  
You also need to ensure you entered an Arduino IDE path when prompted during first run. If you did not enter a path click the IDE Locations option and set the path for Arduino 1.6-1.8.

When editing your code make sure the Arduino 1.6-1.8 is showing on the Visual Micro tool bar or menu. If you use the NO IDE option that will not show your Teensy boards due to the fact that Teensy installs into an Arduino IDE  Smiley 

  
Back to top
WWW  
IP Logged
 
fluxanode
Newbies
*
Offline


Posts: 9
Joined: Oct 5th, 2020
Re: Teensy 3.2
Reply #3 - Oct 6th, 2020 at 6:27pm
Print Post  
ok, which path?  The instructions say to use the download path of the unzipped file.  Why wouldn't I use the installed path in C:\Program Files (x86)\Arduino?  I already have it installed with the Teensyduino added.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Teensy 3.2
Reply #4 - Oct 6th, 2020 at 6:31pm
Print Post  
That path is fine
  
Back to top
WWW  
IP Logged
 
fluxanode
Newbies
*
Offline


Posts: 9
Joined: Oct 5th, 2020
Re: Teensy 3.2
Reply #5 - Oct 6th, 2020 at 6:45pm
Print Post  
which path? program files? Also, for some reason I can't see the IDE path option anymore?
« Last Edit: Oct 6th, 2020 at 7:07pm by fluxanode »  
Back to top
 
IP Logged
 
fluxanode
Newbies
*
Offline


Posts: 9
Joined: Oct 5th, 2020
Re: Teensy 3.2
Reply #6 - Oct 6th, 2020 at 7:23pm
Print Post  
Ok I got it!  I had to use the program files location because that is where the teensyduino was added.   

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