I am using the scripting environment with the XDS560v2 debugger. I load a program to RAM the H0 region to read the L0 region and transmit it off the part. I load the program, run all code not involved in the transmission (halting at a set breakpoint), I halt the CPU and have the XDS560v2 write the L0 region, then run the remainder of the code. However, once I allow the CPU to run the code to transmit the data off the part a few addresses in the region are always modified to the same wrong values (in particular, the 0x8856 address). I have debugger read back the entire region after running all the code and verify that those addresses are changed.
Is this this is a result of using the XDS560?