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 AVR GDB stub with 32u4 (Read 957 times)
DJ4000
Junior Member
**
Offline


Posts: 15
Location: Denmark
Joined: Jun 25th, 2017
AVR GDB stub with 32u4
May 21st, 2020 at 12:02pm
Print Post  
Hi,
I am trying to debug an adafruit 32u4 board using GDB Stub and the library avr-debugger.  Unfortunately upon compilation I get a lot of error.  I have added the output file.
Any hint would be appreciated.
  

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


Posts: 2145
Joined: Feb 13th, 2019
Re: AVR GDB stub with 32u4
Reply #1 - May 21st, 2020 at 12:42pm
Print Post  
Thanks for the output.

The CPU on this board is the ATMega32u4, and this is not listed as supported by the GDB Stub, assuming you are using the below stub?

https://github.com/jdolinay/avr_debug




  
Back to top
 
IP Logged
 
DJ4000
Junior Member
**
Offline


Posts: 15
Location: Denmark
Joined: Jun 25th, 2017
Re: AVR GDB stub with 32u4
Reply #2 - May 25th, 2020 at 9:20pm
Print Post  
Yes, indeed.  I haven't looked at the supported platform.  I thought wrongly that all AVR would be supported.
Thank you for your help.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint