Hi,
I'm using the AM243x EVM.
I'm running the hello world example from the SDK_AM243x.
I can do a single step and put breakpoints but I cannot reset the program from the debugger.
When I press restart icon I see on the disassembly that the program counter points to address 0 instead of pointing to main().
How do I config the restart to go back to main() ?
Thanks,
Eli