You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've added device support for the ATmega32U2 and it works basically.
There exists some problems with starting a debug session.
To start a debug session correctly I add a break-statement within the code. I compile it and run avarice and it stops at the break statement. After this, I add some breakpoints. Then I jump to the statement after the break.
The proceeding I described here.
seplog
2016-03-11 08:57:50.633000
Hey,
I've added device support for the ATmega32U2 and it works basically.
There exists some problems with starting a debug session.
To start a debug session correctly I add a break-statement within the code. I compile it and run avarice and it stops at the break statement. After this, I add some breakpoints. Then I jump to the statement after the break.
The proceeding I described here.
Greetings
sep
This issue was migrated from https://sourceforge.net/p/avarice/feature-requests/9/
The text was updated successfully, but these errors were encountered: