Hi AartiG
I use CCS version 5.2.1.00018.
In my test, I only use "green bug button" and "red Terminate button".At the same time, I use oscillograph to inspect FLASH's write signal.
The FLASH is changed after "red Terminate button" action,because:
When play "green bug button", FLASH's write signal is not valid.
When play "red Terminate button", FLASH's write signal is valid.
The FLASH's change is compatible with the CODE.
IF my code is to write "0x6666" to FLASH ADDRESS0~ADDRESS12,
play "green bug button" --->play "red Terminate button" ----->wait a few minutes ----->play "green bug button"----->to see FLASH's content in memory browser, then I wii find FLASH's ADDRESS0~ADDRESS12 is changed to 0x6666.
IF my code is to write "0x7777" to FLASH ADDRESS0~ADDRESS12,
play "green bug button" --->play "red Terminate button" ----->wait a few minutes ----->play "green bug button"----->to see FLASH's content in memory browser, then I wii find FLASH's ADDRESS0~ADDRESS12 is changed to 0x7777.
I want to know why my code will run after terminate? Is this is a normal state?
Below is my action picture.
Thanks.
Best regards.
Yanli