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.

CCS/AWR1642: CCS/AWR1642

Part Number: AWR1642

Tool/software: Code Composer Studio

Can I write the configuration file directly in the demo?

The file like this,

dfeDataOutputMode 1
channelCfg 1 1 0
adcCfg 2 1
adcbufCfg 0 1 1 1
profileCfg 0 77 7 7 114.4 0 0 33.71 1 512 5000 0 0 48
chirpCfg 0 0 0 0 0 0 0 1
frameCfg 0 0 10 0 500 1 0
lowPower 0 0
guiMonitor 1 1 0 0 0 1
RangeLimitCfg 2 1 0.2 5.0
sensorStart

I want to be able to run the code directly after downloading it into the flash of AWR1642 without using the serial port assistant to send the configuration file.

Thanks!