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.

IWR6843: IWR6843AoPCB: Running Vitals Sign Demo on IWR6843AoPCB custom board doesn't capture data

Part Number: IWR6843

Hi,

I'm using IWR6843 AoPCB https://www.mistralsolutions.com/product-engineering-services/products/som-modules/60ghz-industrial-mmwave-radar-module/

and trying to run Vitals Sign Demo from Industrial Tool Box 4.3.1. I'm getting the issue mentioned in https://e2e.ti.com/support/sensors/f/1023/p/895479/3349201#3349201.

Then I tried to run the application using tera term to ensure that the sensor is started. But got Error after issue sensorStart command and also threw an exception "MSS Exception:  ../mss/mss_main.c line #635".

I'm using "vital_signs_demo_68xx.bin" binary for IWR6843 AoPCB board not "vital_signs_demo_68xx_aop.bin" also use the same profile configuration given in the lab.

Compared this board with the IWR6843ISK with MMWAVEIC BOOST. The only difference found in the UART interface. This board is having CP2105 USB-to-UART bridge.

This board is having JTAG so I connected JTAG and using XDS110 debugger from TI's Launchpad board. From this I can able to debug the application using CCS.

The application is failing when try to configure mmWave. I hard-coded the configuration commands by modifying cli.c file in mmWave SDK 03_03_00_03 since I can't issue commands via CFG PORT manually.

I verified MMWave_configLink API, found that the config command values are not updated to the respective structures. There are issues in my debugging step. 

So please help me to debug this issue?

Thanks

Arun