Content originally posted in LPCWare by CodeRedSupport on Thu Aug 19 09:19:57 MST 2010
There are two things:
1. If the image you are debugging is identical to the image in flash, then it is NOT reflashed. It is only reflashed if a difference is found
2. You can stop loading the image by opening the Debug Configuration for the project and setting the Debugger option "Load image" to false. You have to remember to set this back again if you do change the image, else it won't be flashed...