Hello Team,
My customer is working on the vehicle occupant detection system, unfortunately, got this error below.
Thanks in advance.
Regards,
Renan
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.
Hello Team,
My customer is working on the vehicle occupant detection system, unfortunately, got this error below.
Thanks in advance.
Regards,
Renan
Hi,
Some of the configuration parameters in the od_demo_68xx_4zone_weak/strong.cfg doesn't match the definition and this is the reason why the error is seen. Specifically with the following command
oddemoParms 1 8 0.03 0.50 18 0.45
oddemoParms 1 8 0.03 0.50 18
The above command in *weak/strong.cfg is missing an additional parameter. You can include this parameter into the config file and the demo will work fine. For details of these parameters please refer to the .m file provided with the demo.
Regards,
Sudharshan K N