SPetya
Newbie
- Joined
- Dec 6, 2024
- Messages
- 1
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 9
Hello guys,
I am facing a problem using Proteus simulation. I am writing a code in VsCode, compile in debug mode.
I use an Arduino Uno in my project, set the program to point to the elf file. In simulation it works, however I would like to debug using breakpoints.
When I stop the simulation, my source code shows up (so Proteus loaded the debug files), however in the "debug\AVR\Source Code" I am unable to set a breakpoint:
What am I doing wrong here?
Thank you very much in advance.
I am facing a problem using Proteus simulation. I am writing a code in VsCode, compile in debug mode.
I use an Arduino Uno in my project, set the program to point to the elf file. In simulation it works, however I would like to debug using breakpoints.
When I stop the simulation, my source code shows up (so Proteus loaded the debug files), however in the "debug\AVR\Source Code" I am unable to set a breakpoint:
What am I doing wrong here?
Thank you very much in advance.