Tool/software: Code Composer Studio
I want to do Custom Calibration.
It takes a lot of time to boot, so I want to disable some part.
But this doesn't work.
I need help!
Firmware - 3D PeopleCount
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.
Tool/software: Code Composer Studio
I want to do Custom Calibration.
It takes a lot of time to boot, so I want to disable some part.
But this doesn't work.
I need help!
Firmware - 3D PeopleCount
Hello
When you try the custom calibration are you trying to pass the previously saved version of calibration data.?
Wanted to make sure all the necessary parameters for calibration are taken into account.
Regards
Vaibhav
hello, Vabhav.
I want to use it by restoring the value from the factory.
Is it possible?
Thanks.
Hi Nitin,
Version of the Industrial toolbox are 4.4.1
Version of the Industrial SDK 3.4.0.3
Thanks.
Hi Jimun,
I would suggest you to try using a custom calibration mask first with the OOB demo and run it in CCS mode so that you can see what error code is reported on the CCS console. The UART/ Visualizer console reports only "Error -1" to mean that some error occurred but you need to run the demo in CCS mode to understand more and get to the root-cause. Instructions to run the demo in CCS mode are provided in the following section in the demo user guide:
Regards
-Nitin
Hi Nitin,
I have an additional question.
Is it necessary to connect JTAG and run debug mode?
Can you give me a link about Debug mode?
Thank you so much.
Hi Jimun,
Yes, JTAG is required for CCS debug mode. Here's a link to the AOP out of box demo demo user guide: http://dev.ti.com/tirex/explore/node?node=AIHy77joqu3jXFmjqwkBKQ__VLyFKFf__LATEST&r=VLyFKFf__4.1.0
Please refer to the section highlighted my previous response.
Regards
-Nitin