Hi,
I'm debugging some code on AM335x using XDS100v2 JTAG emulator. I load the code to DDR RAM using the debugger and then run it.
As far as I understand, to restart the program I have to pause, reset and then reload the program, otherwise initialized static variables don't get their initial values. Is this the only right way or I miss something?
Regards,
Vasili