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/IWR1642BOOST: Capture_demo Problem: Configuration not reaching the CCSv7

Part Number: IWR1642BOOST

Tool/software: Code Composer Studio

Good afternoon,

I am currently developing with the IWR1642BOOST evaluation board and trying to use the capture demo software that it is provided. I've read the SDK_users guide and I have followed all the steps carefully to reach to the point in which the configuration should be completed without obtaining any error message. However, the values on gCaptureMCB.stats are not quo incident with the ones that are shown in the sdk users guide on page 18. I am obtaining the following stats:

The value "cliSensorStartEVT" should be turned in to the value \0x01. Furthermore nothing is saved in memory. I am trying to save data with the option "save memory" on the Tools option, but no data has been stored, even if the stats show that 128 frames have been detected.  Here is some proof of the empty memory:

I am running into this trouble since a while and I tried to configure my board in many ways. I also tried another method that follows a slightly different order than the users guide and seems to work better. It comes from a post on this forum (https://e2e.ti.com/support/sensor/mmwave_sensors/f/1023/p/626873/2312011).