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 / AWR1642:How to run the test procedure in the mmWave SDK2.0?

Part Number: AWR1642

Tool/software: Code Composer Studio

Hi, Recently I was using CCS to Debug the mmWave SDK2.0.

I want to run the test procedure in the drivers in mmWave SDK2.0. For example, I want to run the test procedure in mem_capture in the test in drivers. When I load the xwr16xx_mem_capture_dss.xe674 into dsp core and xwr16xx_mem_capture_mss.xer4f into arm core, then run it. But I find the data not changing in the Memory Browser.

Why is it? Maybe the AWR1642Boost don't run?

  • Hi,

    Please follow these steps

    1. Flash xwr16xx_ccsdebug.bin (packages\ti\utils\ccsdebug\) to AWR1642 device in Flashing mode (jumper to SOP-2 and SOP-0).

    2. Switch to functional mode (connect only SOP-0 jumper) and power cycle.

    3. Connect CCS to MSS and DSS core over JTAG and download mem_capture images.

    4. Run MSS core then DSS core.

    5. Wait for a moment then Halt DSS core, you should see memory location 0x20000000 (L3) updated in memory browser window.

    Please let us know if you still don't see data at the specified memory.

    Regards,

    Jitendra