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.

IWR6843AOP: How to add the SOC_softReset function to VitalSignsDemo_CLIvitalSignsParamsCfg?

Genius 13655 points
Part Number: IWR6843AOP
Other Parts Discussed in Thread: MMWAVE-SDK

Hello Champs,

My customer met the same problem as below post.  
https://e2e.ti.com/support/sensors-group/sensors/f/sensors-forum/974837/iwr6843aop-about-the-vital-sign-example-on-iwr6843aop/3611754

Regarding to AG‘s solution:
There is no a built-in CLI command into the mmWave-SDK but it is possible to implement one in cli.c using the function SOC_softReset. I would use the  functions and entries related to VitalSignsDemo_CLIvitalSignsParamsCfg in the cli.c file.

Customer wanted to know how to add the SOC_softReset to VitalSignsDemo_CLIvitalSignsParamsCfg?

Thanks.
Rgds
Shine

  • Hello Shine, 

    Thankyou for reaching out. 

    Due to the U.S. Thanksgiving holidays, we're running a little low on support this week. Please expect a response on this concern by next week.

    We apologize for the inconvenience caused and Thanks for understanding. 

    Regards,

    Ishita 

  • Hello Shine

    Customer should not add SOC_softReset to VitalSignsDemo_CLIvitalSignsParamsCfg. But rather add a separate CLI command with SOC_softReset in it.

    I am not sure how customer is planning to implement SOC_softReset(). I would need more information in order to provide a better recommendation on implementation.

    Regards,

    AG