Hi,
I am trying to run few cleanup code while terminating the execution in CCS environment.
Is there any option to do this in CCS 12 version?
regards
Ramjee V
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.
Hi,
I am trying to run few cleanup code while terminating the execution in CCS environment.
Is there any option to do this in CCS 12 version?
regards
Ramjee V
Hello Ramjee,
I am trying to run few cleanup code while terminating the execution in CCS environment.
Please provide further examples on your usecase. What exactly are you trying to do?
Thanks
ki
Hi Ki,
I am working on Motor control application. When motor is running if we terminate the execution in CCS, we will not have proper cleanup and may cause some FETs turned be in its ON condition. To avoid this kind of scenarios, when we press terminate button in CCS, I would like to execute a small sequence of steps tp turn OFF all the FETs so that we will have a known/safe condition.
Sorry, I'm still a little unclear...
execute a small sequence of steps tp turn OFF all the FETs so that we will have a known/safe condition.
Do you have some program you wish to load/run to do this?
There is no functionality provided by CCS that supports what you are looking to do. Any solution will have to be a manual step that you implelemt.