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-UART

Part Number: IWRL6432BOOST
Other Parts Discussed in Thread: UNIFLASH

Tool/software:

Hii, I am trying to see output data for vital signs monitoring using UniFlash and CCS v12.7
I have imported vital signs demo to ccs from TI's resource explorer and built it
Then flashed vital_signs_xwrl64xx_demo.release.appimage file using uniflash with flash mode

Changed to functional mode
In ccs,created new target configuration,launched it, connected and then loaded C:\Users\Vidhya\workspace_v12\vital_signs_xwrl64xx\Release\vital_signs_xwrl64xx.out 
then clicked resume, opened new terminal with my com port updated and utf 8 encoding format,but the terminal is empty. 

  • Hi

    If you want to work with CCS, please follow the below instructions

    radar_toolbox_3_10_00_05/software_docs/Debugging_with_older_CCS_versions.html

    You need to flash empty.release.appimage first before connecting to CCS. Once connected, you can download .out created from the CCS project

    Regards