I am using experimenter kit for F28035. I tried few of the examples in RAM and observed as follows.
If you load .out in RAM and hit "Run" it works every time. If you hit "reset CPU" and then "Run" it does not work. It gets stuck at
3F63A9 6F00 SB 0,UNC
forever.
I have loaded LED blink in flash. Now whenever the debugger is telling me that PC is stuck at above location for any example code in RAM the KIT runs LED blink program from flash. If by any chance you have the same program in flash and RAM you will be confused what is going on.
Is it some config issue I am missing ?