Other Parts Discussed in Thread: MMWAVEICBOOST, IWR6843
Tool/software: Code Composer Studio
Hello,
thanks for replying my question so far.
I have another question for ccs debugging.
I comply with all process related to mmWave SDK, but I am not sure my debugging.
*Issue
As you can see the above, right after starting debug, the "xdc.runtime.error.raise: terminating execution" error occurs.
and when I push next "step into" I have no choice but to be in function exit.
Also even though I made my break point, the source code sequence has not yet to be my break point.
Question Summery)
1. error; xdc.runtime.error.raise: terminating execution ,
How can I deal with it ?
2. After debugging, I want my debugging point at my debugging point where I selected before.
Simulation and Configuration Environment is as below.
1. Hardware : IWR6843 + mmWaveICBOOST(DCA1000)
- IWR6843 : 00010 , BOOST(011111100111) (Complying with SDK processes)
2. Configuration and process
- IWR6843 was Flashed as C:\ti\mmwave_sdk_03_04_00_03\packages\ti\utils\ccsdebug
- the, IWR6843 was merged with BOOOST.
- View- Target Configuration (done)
- Debug - newConfiguration
- mss, dss RUN
OKAY
- Then, Error I showed.
Could you help me ?