Hello,
I have compiled an open source unit test (UnitTest++) and it executes on the target (evmc6748), however at some point the program stops reporting anything on the console and if I press "Suspend" button I can see it jumps to a random memory location (0x713da0) which is well outside program space (DDR: 0xc0000000). Is the debugger smart enough to set the breakpoint whenever this memory leak or exception happens?
Thank you in advance,
David.