This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/IWR6843ISK: Bypass CLI in MMWave Demo

Part Number: IWR6843ISK
Other Parts Discussed in Thread: CCSTUDIO

Tool/software: Code Composer Studio

Hi Experts,

I tried to modify the MMWave Demo to bypass the CLI configuration and use a fixed configuartion.

I followed the “How to bypass CLI” steps from the SDK

... /ti/mmwave_sdk_03_02_00_04/packages/ti/demo/xwr64xx/mmw/docs/doxygen/html/index.html

 

I haven't been able to get it to work yet because the given description of the different steps are very rudimental and difficult to implement.

 Do you have a more detailed explanation or maybe an example code?

For example, the guidance says "call MmwDemo_openSensor" and then "call MmeDemo_startSensor". Is this correct? In my opinion the config_Sensor has to be called in between.

 

By the way I have some debug issues which makes it even more difficult to analyze the code. I turned the optimization level to zero but the debugger still does not halt at breakpoints.

 

 

Thaks,

Lukas