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 doesn't save any data in memory

Part Number: IWR1642BOOST

Tool/software: Code Composer Studio

Good morning,

I am working at the moment developing with the IWR1642BOOST evaluation module board. I am trying to try the capture demo to capture some data saved in the board's memory. I am following step by step the instructions from the tutorial mmwave_sdk_user_guide, at its section "3.3.3 Capture demo for xWR16xx". I manage to configure the board as it is explained at page 17th, but somehow I can't get the same results as expected in CCS. As a start, I get a different set of gCaptureMCB.stats parameters as the ones expected and shown the figure of page 17th of the tutorial:

 EXPECTED CONFIGURATION RESULTS ON CCS WINDOW SHOWED IN THE TUTORIAL FOR THE CAPTURE DEMO

OBTAINED CONFIGURATION RESULTS AT MY CSS WINDOW

Plus, there is not any data being saved in the memory. The CCS output shows that there is only one value being saved in memory and the rest of memory addresses are 0:

What can I do?, did I miss something that its not written in the configuration?. I am trying to solve the issue with CCS, but I don't find what could I have done wrong.

Thank you in advance for your time looking into it!