Other Parts Discussed in Thread: AWR1843AOP, MMWAVEICBOOST, AWR1843
Hi,
I want to develop the AWR1843AOP code according to my application. I use CCS to Compile my code and debug it by AWR1843AOPEVM+MMWaveICBoost.
When i use debug mode in CCS, the UART ports of AWR1843 keep open by CCS. On other hand, demo codes that i use in CCS to debug, wait to receive Config data which should be send to module.
How can i use the demo codes in CCS and debug it? the code will wait to receive Config file by CLI_commands and then will continue.
thank you very much.