Hi
There are no jumpers to protect memory.
Check that you are building a target that is located in Flash. It may be that the target that you are testing is loading to RAM, which would mean that it can run (when there is enough RAM available for it) but the original Flash based code is still operating after a reset.
Note also that CW10.2 has a Flash utility built in to it while also allows any file on the PC (binary or HEX) to be loaded to Flash. You can get pre-built examples for your board here: http://www.utasker.com/SW_Demos.html
Regards
Mark