I have a code to check crc for .text code. it runs OK without break point. But it gave me wrong crc when I set break point. I realize that particular location which I set break point changed to 0x7625. I don't understand why this happens and how I can deal with it? Anybody can help me out with this. Thank you!