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 Need help with serial debugger please (Read 3818 times)
orbitcoms
Junior Member
**
Offline


Posts: 45
Joined: Jun 21st, 2017
Need help with serial debugger please
Jul 4th, 2017 at 4:11am
Print Post  
Hi,
I am using the Hologram Dash in Visual studio. I have Visual Micro installed and also purchased the debugger.

I need help with the debugger settings. I can upload firmware ok to the device (which is Arduino compatible) but cannot debug code for some reason.
« Last Edit: Jul 4th, 2017 at 11:44am by orbitcoms »  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Need help with serial debugger please
Reply #1 - Jul 4th, 2017 at 11:11pm
Print Post  
  
Back to top
WWW  
IP Logged
 
orbitcoms
Junior Member
**
Offline


Posts: 45
Joined: Jun 21st, 2017
Re: Need help with serial debugger please
Reply #2 - Jul 4th, 2017 at 11:38pm
Print Post  
Still having trouble with debug. My device has USB serial on COM24 that works fine for release mode compile and upload.

When I attempt to use this port for debug I get compile error
VM_DBG.h: 315:2: error: 'USARTClass' does not name a type
   USARTClass *transport
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Need help with serial debugger please
Reply #3 - Jul 4th, 2017 at 11:47pm
Print Post  
It only attempts to use usart if you have not configured software serial debug.

However now that you have posted something useful (the error) I can see that we probably just need to add debug support for your board.

If you can answer my question in the other thread about where to install your hardware I can look into it. Let's keep it to one thread thanks.
  
Back to top
WWW  
IP Logged
 
orbitcoms
Junior Member
**
Offline


Posts: 45
Joined: Jun 21st, 2017
Re: Need help with serial debugger please
Reply #4 - Jul 4th, 2017 at 11:52pm
Print Post  
Tim,

I am new to this forum and cannot find the other post you are referring to? I have looked for "myposts" or similar function and cannot find any way to display all my own posts.

Thanks
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Need help with serial debugger please
Reply #5 - Jul 5th, 2017 at 8:43pm
Print Post  
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint