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.

IWR1443BOOST: mem_capture

Part Number: IWR1443BOOST

Hi,

I have been trying to run the mem_capture, but i can't find a way to do that.  I already look up the doxygen file but there i don't find the steps, which will lead me to launch the capture.

Until now i have done this:

1) On the EVM i flashed the radarss and the debug_css

2) from there i tried to open the file mss in mmwave_sdk_01_02_00_05\packages\ti\drivers\test\mem_capture\xwr14xx

what should i do now?  launch a configuration file like i would  normally?

  • Hi Patrick,

    After flashing ccs_debug.bin to your EVM, you need to reboot it (in functional mode) then connect it to Code Composer Studio (use CCS 8.1) and load the mem_capture test CCS debug binary i.e. xwr14xx_mem_capture_mss.xer4f using CCS load program and run it. 

    The CCS debug procedure is defined in section "4.4 How to connect xWR14xx/xWR16xx EVM to CCS using JTAG" in MMWAVE SDK 2.1.0.4 user guide, and also in the 14xx OOB demo lab in mmWave Industrial Toolbox to understand the CCS debug process. If using the latter one, refer to sections 4 and 5 of the Setup Guide. Make sure that in step 5, you select the capture demo binary (xwr14xx_mem_capture_mss.xer4f) when loading the program in CCS.

    Please also read a basic CCS tutorial: https://training.ti.com/getting-started-code-composer-studio-v7 to understand fundamental CCS concepts like loading and running programs, putting breakpoints, viewing memory contents etc.

    Thanks

    -Nitin