Other Parts Discussed in Thread: SEGGER, RM48L952
Cannot understand what causes this, and also how to get out / fix it:
Sometime during the session after the code uploaded & runs, if I stop the debugger and continue/step from that point, the CCS throws this :
CortexR4: Trouble Reading Register PC: Failed to measure CPU clock frequency
CortexR4: Trouble Reading Register CPSR: Failed to download RAMCode. Failed to prepare for programming. Failed to download RAMCode!
CortexR4: Trouble Reading Register SP: Failed to download RAMCode. Failed to prepare for programming. Failed to download RAMCode!
.. What is CCS doing with RAMCode while I'm trying to just step / go or continue ?
Also odd, but the CPU seems stuck on the instruction, or is held in halt/ break. The only thing to do is full re-set. This, does not necc. fix it , as from next debug upload/attach, the behavior may repeat.
What can be causing this, and what is it actually doing with dowloading from RAMCode ? How to fix this?