Other Parts Discussed in Thread: TMS320C6748, UNIFLASH
Tool/software: Code Composer Studio
Hi,
I would like to use CCS to debug the OOB Demo. I loaded xxwr12xx_xwr14xx_radarss.bin and wr14xx_ccsdebug_mss.bin into the part and started a debug session. My question is how do I provide the configuration data that the demo visualizer would?
I have also built the mss binaries for the oob demo and high accuracy apps but I can not get them to run when loaded. The prebuilt binaries do. The binaries are comparable in size to the prebuilt binaries for what it is worth. When I load a configuration file when a prebuilt binary is loaded, I can observe data exchanging by cat /dev/ttyACM0 or /dev/ttyACM1. The first port has
version
Platform : xWR14xx
mmWave SDK Version: 01.02.00.05
RF H/W Version : 02.00
RF F/W Version : 02.00.00.15.18.01.11
mmWaveLink Version: 01.00.00.00
Done
SDK v
with nonascii data on the other port. When a binary that I made is loaded, only
version
is shown on /dev/ttyACM0 with no data on the other port. How can I debug this to find out what I am doing wrong? No errors or warnings are being generated during the build process.
One side question. I use to get statistics displayed in the profiling window but recently, only the platform and sdk version is displayed. Any thoughts on what happened to this data? When the options of chirp/frame or scene is choosen, data is displayed.
Thanks.
Al