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.

AWR1642BOOST: Control AWR1642 from GUI/host_PC

Part Number: AWR1642BOOST
Other Parts Discussed in Thread: AWR1642

Hi,

I am working on AWR1642 EVM,

I was going through the Short range Radar reference design in CCS. It says it has two scenarios i.e multi-mode radar: SRR and USRR. Both the modes are working simultaneously with Time Division Multiplexing configuration.

I want to control the mode by the GUI. I will assign SRR as scenario A and USRR as scenario B. When I chose the scenario in the GUI the EVM should run the respective scenario. I can create a Case statement and keep the EVM in Polling to receive the signal(scenario select) from GUI via UART.

Can anyone help me how can I approach to solve the above situation?

Thank you.