Hi,
I don't have the same board but a TWR-K60D100M.
I've created 2 projects, 1 for C and 1 for C++.
On my side the behavior is the same on 2 projects.
I can:
- load the application,
- set a bkpt for a counter variable,
- run the project.
application is stopped on bkpt. Click several time on run.
- click on Board Reset button,
- run the project,
- application is stopped and variable has init value.
So on my side it seems to be running without issue.
Attached you will find the generic example used.
Regards
Pascal