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 Many "file not found" errors after updating to Teensyduino 1.59 (Read 1360 times)
DougM
Newbies
*
Offline


Posts: 2
Joined: Jan 26th, 2023
Many "file not found" errors after updating to Teensyduino 1.59
Mar 15th, 2024 at 3:06am
Print Post  
Many errors. VM seems to be looking for files on the TD 1.58 path, instead of 1.59.

Arduino 2.3.2 builds no problem, and all was well with VM before the Teensyduino update. 

I have Arduino 2 selected in the IDE option. What else do I need to do to fix this? 
Thx, doug
  

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: Many "file not found" errors after updating to Teensyduino 1.59
Reply #1 - Mar 15th, 2024 at 10:18am
Print Post  
Thanks for the report.

Can you try closing Visual Studio, and then deleting the below folder from your PC:
c:\Users\doug\AppData\Local\Arduino15\packages\teensy\tools\teensy-tools\1.58.0

Then when you restart Visual Studio it should build as expected using the 1.59.0 teensy-tools.
  
Back to top
IP Logged
 
DougM
Newbies
*
Offline


Posts: 2
Joined: Jan 26th, 2023
Re: Many "file not found" errors after updating to Teensyduino 1.59
Reply #2 - Mar 16th, 2024 at 2:33pm
Print Post  
That worked. Thx.
Did I likely screw something up to cause the problem? I closed VS, used the Arduino IDE 2.x to install the Teensyduino update.  Then closed arduino and restarted VS.
doug
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2695
Joined: Feb 13th, 2019
Re: Many "file not found" errors after updating to Teensyduino 1.59
Reply #3 - Mar 21st, 2024 at 11:29am
Print Post  
The issue was likely that the discovery/serial monitor tools were still running in the background for Visual Micro or Arduino IDE, causing them to be locked when the new package was installed.

We have added a fix for this in the next release so it shouldn't happen again when upgrading to the next board package version.

We will update this thread when it is available to download
« Last Edit: Mar 22nd, 2024 at 1:41pm by Simon@Visual Micro »  
Back to top
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2695
Joined: Feb 13th, 2019
Re: Many "file not found" errors after updating to Teensyduino 1.59
Reply #4 - May 14th, 2024 at 7:20am
Print Post  
The update to resolve this (24.0510.00) is now available from the top of the board below for download, and in Extension Manager in VS2022. This should ensure the tools are killed before the new package is installed:
https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES
« Last Edit: May 14th, 2024 at 7:40am by Simon@Visual Micro »  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint