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.

IWRL6432BOOST: CCS 12.6 debug connecting ERROR

Part Number: IWRL6432BOOST

the DIP switch on my board: S1 swich to ON-ON-OFF-OFF-ON-ON and S4 OFF-OFF-OFF-ON

but the CCS report error on start debugging

  • Hi,

    Thanks for your query. Please allow us a couple of days to respond

    Regards

  • Hello, 

    Based on the DIP switch configuration that you provided, I can see your device is set to "Debug mode / mmWave studio connectivity mode". It is indeed possible to debug in CCS using this mode but there are actually more steps required and it can be a bit of a tedious procedure.

    Instead I recommend the other method to run code in CCS with this device which is to first flash the board with the .appimage of the "empty" project ({MMWAVE_SDK5_INSTALL}\examples\empty\xwrL64xx-evm\m4fss0-0_freertos\ti-arm-clang). Then you can set the device to "Functional Mode" (S1.1 ON, S1.2 OFF) and you will be able to connect to the M4 core and load application code in CCS. This procedure is also described here

    Best Regards,

    Josh