Tool/software: Code Composer Studio
Hello,
I have been following the developer guide instructions for MMWave short range radar lab found in Ti-rex and have finished building the dss and mss projects so that the following files have been created under respective directory.
srrdemo_16xx_dss -> Debug:
-
srrdemo_16xx_dss.bin
-
srrdemo_16xx_dss.xe674
srrdemo_16xx:mss -> Debug:
-
srrdemo_16xx_mss.bin
-
srrdemo_16xx_mss.xer4f
-
srrdemo_16xx.bin
In the next step in Deployment mode a .bin file is to be flashed on to the EVM, which file? The instructions mention a .bin file called “xwr16xx_srr_lab.bin” but a file of that name is nowhere to be found on my system. Furthermore, what is the purpose of the multiple .bin files created when it clearly is stated that only one file is supposed to be deployed onto the device?
/Johan