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 TeensyDuino: Memory Usage information doesn't show in Ouput since TD 1.62 (Read 351 times)
Sam Halvoe
Newbies
*
Offline


Posts: 7
Joined: Feb 6th, 2025
TeensyDuino: Memory Usage information doesn't show in Ouput since TD 1.62
Jul 5th, 2026 at 8:16pm
Print Post  
Hello,
I use Visual Micro with Arduino IDE 2.3.10. In Visual Micro the Memory Usage information isn't shown in the Output since TeensyDuino 1.62 (Teensy Arduino Core).
In Arduino IDE 2 it is still present. For instance:
Code
Select All
Memory Usage on Teensy 4.1:
  FLASH: code:38924, data:7112, headers:8232   free for files:8072196
   RAM1: variables:7968, code:36376, padding:29160   free for local variables:450784
   RAM2: variables:12416  free for malloc/new:511872 


Output like this is missing in Visual Micro since TD 1.62.
Can you have a look what's wrong? More information about the problem and changes in TeensyDuino 1.62 can be found on the Teensy forum: https://forum.pjrc.com/index.php?threads/visual-micro-memory-usage-information-d...
Tell me if you need additional information.
Many thanks in advance.
Sam Halvoe
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2953
Joined: Feb 13th, 2019
Re: TeensyDuino: Memory Usage information doesn't show in Ouput since TD 1.62
Reply #1 - Jul 6th, 2026 at 8:29am
Print Post  
Thanks for the report and details here, we will update this thread as soon as this is implemented in the coming days.
  
Back to top
IP Logged
 
Sam Halvoe
Newbies
*
Offline


Posts: 7
Joined: Feb 6th, 2025
Re: TeensyDuino: Memory Usage information doesn't show in Ouput since TD 1.62
Reply #2 - Jul 6th, 2026 at 10:21am
Print Post  
Thanks for the fast response.
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2953
Joined: Feb 13th, 2019
Re: TeensyDuino: Memory Usage information doesn't show in Ouput since TD 1.62
Reply #3 - Jul 8th, 2026 at 2:25pm
Print Post  
Please try the latest release (2026.0708.01) from the top of the board below which should resolve this issue, as well as another issue found with the installation of the Teensy Board Package v1.62.0 in Visual Micro being unusable (failed to extract arm-none-eabi-g++.exe correctly):
https://www.visualmicro.com/forums/YaBB.pl?board=VS_ARDUINO_EXT_RELEASES

Let us know if you have any further issues around this.
  
Back to top
IP Logged
 
Sam Halvoe
Newbies
*
Offline


Posts: 7
Joined: Feb 6th, 2025
Re: TeensyDuino: Memory Usage information doesn't show in Ouput since TD 1.62
Reply #4 - Jul 8th, 2026 at 2:39pm
Print Post  
I get the memory information in Visual Micro with the latest version. Thanks you very much. Smiley
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint