program problem for XMC4800

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User14759
Level 1
Level 1
I have writen an program for XMC 4800 using dave 4 based on dave ce. A IO toggle and CAN send. I have checked the pin assignment and debug the program. But it seems that the program does not run.


00000000: Failed to execute MI command:
-data-disassemble -s 0 -e 140 -- 1
Error message from debugger back end:
Cannot access memory at address 0x0
0 Likes
3 Replies
Not applicable
Try single-stepping in the debugger and seeing at what point your program crashes.
0 Likes
User14916
Level 1
Level 1
Check the debug configuration. Startup tab - run/restart command must be empty .
0 Likes
lock attach
Attachments are accessible only for community members.
User14759
Level 1
Level 1
I have set Startup tab - run/restart command empty . I cannot debug in single-stepping mode. it says No source available for "0x0" . Debug print is attached.
0 Likes