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 FreeRTOS (Read 1154 times)
Jonathan Roderick
Newbies
*
Offline


Posts: 1
Location: Maine
Joined: Oct 9th, 2012
FreeRTOS
Mar 8th, 2020 at 2:51pm
Print Post  
Is the Visual Micro debugger compatible wih FreeRTOS?  Builds complete without error when debug is not enabled. Debug builds fail
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: FreeRTOS
Reply #1 - Mar 8th, 2020 at 2:53pm
Print Post  
You can use the SoftwareSerial option if your OpSys has killed the standard Arduino Serial.

If Serial works in your own code then please post a simple sketch/project as a zip so we can see which Serial object you are using.
  
Back to top
WWW  
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12076
Location: United Kingdom
Joined: Apr 10th, 2010
Re: FreeRTOS
Reply #2 - Mar 8th, 2020 at 2:53pm
Print Post  
You can use the SoftwareSerial option if your OpSys has killed the standard Arduino Serial.

If Serial works in your own code then please post a simple sketch/project as a zip so we can see which Serial object you are using.

If you are using GDB then post the info request in yellow above so we can see which debugger you have selected.
« Last Edit: Mar 8th, 2020 at 2:54pm by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint