Tool/software:
Hello everyone
Can GUI Composer make the function like CCS resume?
If this is possible, how to let it happen?
thank you
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:
Hello everyone
Can GUI Composer make the function like CCS resume?
If this is possible, how to let it happen?
thank you
Hi Chih,
This feature doesn't look to be available in the program loader or xds transport widgets. You would need to handle this from the MCU program side, something to the effect of having a global HALT variable which is binded to from the GUI side, if that global HALT variable is set then the code is set into an empty function.
Regards,
Peter