Other Parts Discussed in Thread: AWR6843, , AWR1843
Tool/software:
Hi:
I'm currently trying to perform step-by-step debug for out of box demo project. However, I keep getting some issue when I set the breakpoibnt at 'retVal = DPU_RangeProcHWA_process(subFrmObj->dpuRangeObj, &outRangeProc);' in file 'objecdetection.c'. When the code runs to this break point, it stops as expected and when I click 'Continue', the Debug Output shows 'Will not issue run to Cortex_R4_0, it is not halted.' How should I perfrom the correct step-by-step debugging so I can check any point of the project?
Best
Kevin