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/IWR6843: Hard-code configuration commands

Part Number: IWR6843

Tool/software: Code Composer Studio

Hi,

I am using IWR6843 ES1.0 and the lab pplcount long range. I follow this steps:

1. Rename/backup existing cli.c source file in mmwave_sdk_03_02_00_04\\packages\ti\utils\cli\src directory

2. Place new cli.c file in directory

3. Re-build cli library using gmake as described in mmWave SDK user guide

 a. Make sure to update setenv.bat with correct device (i.e. iwr16xx) before executing it

 b. Make sure to run 'gmake clean' and then 'gmake all' in the mmwave_sdk_03_02_00_04\packages\ti\utils\cli directory

4. Re-build 16xx mmw project by right-clicking on project in CCS and performing "Re-build" as described in the user guide on the TI Resource

And I flash the EVM with the mss .bin but then I do not receive any output. What am I doing wrong?

When I launch in CCS the settings are set, but I don't receive anything on the output either.

Thanks,

Ana Mattos