oyvdahl
Member level 5
- Joined
- Apr 26, 2010
- Messages
- 85
- Helped
- 6
- Reputation
- 12
- Reaction score
- 6
- Trophy points
- 1,288
- Location
- Oslo, Norway
- Activity points
- 1,810
Hi
I am trying to debug an AT91SAM7 controller. It communicates with my computer using a virtual serial-port over USB.
What I want to do is to set at breakpoint when the computer has sent a command to the µC over the virtual serial port.
The problem is that when I start my debugger (SAM-ICE), it resets the microcontroller so that I can no longer connect to it through the virtual port.
Does anyone have suggestions to how I can debug the USB communication?
I am trying to debug an AT91SAM7 controller. It communicates with my computer using a virtual serial-port over USB.
What I want to do is to set at breakpoint when the computer has sent a command to the µC over the virtual serial port.
The problem is that when I start my debugger (SAM-ICE), it resets the microcontroller so that I can no longer connect to it through the virtual port.
Does anyone have suggestions to how I can debug the USB communication?