Hi guys,
I wonder if I could connect online with the MCU that is running in flash memory without stopping the program?
Best regards,
Manuel
PD: F28335 experimental kit
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 guys,
I wonder if I could connect online with the MCU that is running in flash memory without stopping the program?
Best regards,
Manuel
PD: F28335 experimental kit
Nope, Manuel... that's not possible! To get into debug session, you have to stop the execution and load the program again.
If you want to monitor some parameters then you can burst the data through SCI to PC and monitor the data on terminal application.
Regards,
Gautam