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 and FreeRTOS not working with latest VM 2024.223.2200 (Read 1653 times)
TomB
Newbies
*
Offline


Posts: 3
Joined: Mar 15th, 2024
Teensy and FreeRTOS not working with latest VM 2024.223.2200
Mar 18th, 2024 at 3:27pm
Print Post  
I am trying to run the example program in FreeRTOS_TEENSY4 and when I run in the Arduino environment it works fine but in Visual Micro it keeps rebooting. I have had several other Teensy 4.1 apps running under the previous version of VM but this new version breaks new applications while my older application still works. One other note, if I put in this line "analogWrite (4,0)" it now works but doesn't work with a more complex app.
  

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


Posts: 2728
Joined: Feb 13th, 2019
Re: Teensy and FreeRTOS not working with latest VM 2024.223.2200
Reply #1 - Mar 18th, 2024 at 3:39pm
Print Post  
Thanks for the report.

Can you provide a sketch example which fails, or confirm which example you are using so we can replicate this?

Also please attach the build output from the Arduino IDE with the File > Preferences > Show Verbose Output During Compile enabled?
  
Back to top
IP Logged
 
TomB
Newbies
*
Offline


Posts: 3
Joined: Mar 15th, 2024
Re: Teensy and FreeRTOS not working with latest VM 2024.223.2200
Reply #2 - Mar 18th, 2024 at 3:44pm
Print Post  
Both were provided in the original post as you can see above. Board_Properties_001.txt is a copy of the output with verbose on and Show Properties. TeensyFreeRTOS.ino is the example that is compiles in both Arduino and Visual Micro.
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2728
Joined: Feb 13th, 2019
Re: Teensy and FreeRTOS not working with latest VM 2024.223.2200
Reply #3 - Mar 18th, 2024 at 3:58pm
Print Post  
Thanks, can you also attach the Arduino IDE Log for comparison?
  
Back to top
IP Logged
 
TomB
Newbies
*
Offline


Posts: 3
Joined: Mar 15th, 2024
Re: Teensy and FreeRTOS not working with latest VM 2024.223.2200
Reply #4 - Mar 18th, 2024 at 5:14pm
Print Post  
Added the log.
  

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


Posts: 2728
Joined: Feb 13th, 2019
Re: Teensy and FreeRTOS not working with latest VM 2024.223.2200
Reply #5 - Apr 4th, 2024 at 12:07pm
Print Post  
Thanks for the logs.

Can you try updating the board package to one of the currently available ones, or let us know where we can install the 1.58.1 version from?

The sketch runs fine for me in v1.58.2 with Visual Micro so want to ensure we can replicate the whole environment.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint