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
Hot Topic (More than 8 Replies) Missing teensy boards in VM (Read 2644 times)
MatthiasH
Junior Member
**
Offline


Posts: 14
Location: Germany
Joined: Sep 16th, 2021
Missing teensy boards in VM
Sep 28th, 2022 at 6:23pm
Print Post  
The Micro Explorer don't show the installed teensy boards.
The path to the Arduino IDE is correct and this IDE shows the teensy boards correctly.

Arduino IDE: Version 1.8
Teensyduino: Version 1.57
Visual Studio Prof. 2019

Any ideas how to solve this problem?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Missing teensy boards in VM
Reply #1 - Sep 28th, 2022 at 6:45pm
Print Post  
Please open a simple or new sketch and select the Arduino Uno board. Then follow the guide in yellow above.

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


Posts: 14
Location: Germany
Joined: Sep 16th, 2021
Re: Missing teensy boards in VM
Reply #2 - Sep 28th, 2022 at 7:00pm
Print Post  
Attached you will find the output.txt file.
Thanks
Regards Matthias
  

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


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Missing teensy boards in VM
Reply #3 - Sep 28th, 2022 at 7:04pm
Print Post  
Thanks, can you confirm the full path to the folder where the arduino.exe file is located. It will be in the Arduino IDE program folder.

  
Back to top
IP Logged
 
MatthiasH
Junior Member
**
Offline


Posts: 14
Location: Germany
Joined: Sep 16th, 2021
Re: Missing teensy boards in VM
Reply #4 - Sep 28th, 2022 at 7:09pm
Print Post  
The path is c:\arduino
Please refer to the attached jpeg.
  

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


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Missing teensy boards in VM
Reply #5 - Sep 28th, 2022 at 7:14pm
Print Post  
Thanks, we will test. It might be related to the ide off the root but that should not be an issue.
  
Back to top
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2695
Joined: Feb 13th, 2019
Re: Missing teensy boards in VM
Reply #6 - Sep 29th, 2022 at 12:59pm
Print Post  
Can you confirm you have the C:\Arduino\hardware\teensy\avr folder present on your machine containing the boards.txt, platform.txt etc?
  
Back to top
IP Logged
 
MatthiasH
Junior Member
**
Offline


Posts: 14
Location: Germany
Joined: Sep 16th, 2021
Re: Missing teensy boards in VM
Reply #7 - Sep 30th, 2022 at 9:51am
Print Post  
I can confirm this. Please refer to the attached jpg.
  

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


Posts: 2695
Joined: Feb 13th, 2019
Re: Missing teensy boards in VM
Reply #8 - Sep 30th, 2022 at 1:02pm
Print Post  
Thanks for the update.

Can you add a screenshot of what you see in the vMicro Explorer > Installed tab, after closing and re-opening your project in Visual Studio?
  
Back to top
IP Logged
 
MatthiasH
Junior Member
**
Offline


Posts: 14
Location: Germany
Joined: Sep 16th, 2021
Re: Missing teensy boards in VM
Reply #9 - Sep 30th, 2022 at 6:48pm
Print Post  
Picture VM Explorer 1 shows the information after starting Visual Studio, Picture 2 shows the information after closing the project and reopend it.
Hope this will help you.
  

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


Posts: 2695
Joined: Feb 13th, 2019
Re: Missing teensy boards in VM
Reply #10 - Oct 3rd, 2022 at 11:34am
Print Post  
Thanks for the detail.

Can you try running Visual Studio as Administrator to see if this changes anything?

Can you also attach an image of the vMicro > General > IDE Locations screen?
  
Back to top
IP Logged
 
MatthiasH
Junior Member
**
Offline


Posts: 14
Location: Germany
Joined: Sep 16th, 2021
Re: Missing teensy boards in VM
Reply #11 - Oct 3rd, 2022 at 12:38pm
Print Post  
Attached you will get the two pictures.
There is no difference in running Visual Micro as Administrator. Picture 2 shows the path to the Arduino IDE.
Should I reinstall Arduino an Visual Micro?
  

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


Posts: 2695
Joined: Feb 13th, 2019
Re: Missing teensy boards in VM
Reply #12 - Oct 3rd, 2022 at 2:08pm
Print Post  
Thanks for confirming.

If you could install another copy of the Arduino IDE (Windows Desktop, Not the App Store version) into a separate folder (e.g. C:\Program Files (x86)\Arduino), and then TeensyDuino package.
You should then be able to change the IDE Locations to point to this without reinstalling Visual Micro.
  
Back to top
IP Logged
 
MatthiasH
Junior Member
**
Offline


Posts: 14
Location: Germany
Joined: Sep 16th, 2021
Re: Missing teensy boards in VM
Reply #13 - Oct 3rd, 2022 at 5:31pm
Print Post  
After deleting all files in the folder \AppData\Local\arduino 15 and a complete new installation of Arduino and Teensyduino VisualMicro shows now all Boards in the Micro Explorer  Smiley.
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2695
Joined: Feb 13th, 2019
Re: Missing teensy boards in VM
Reply #14 - Oct 3rd, 2022 at 5:37pm
Print Post  
Thanks for confirming and for detailing the solution.

If you find this reoccurs after installing additional board packages again, let us know which one caused it to happen so we can identify a fix if required.

Thanks for working through all our questions around this, we have been unsuccessful in replicating this issue to date.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint