Content originally posted in LPCWare by mayotte1 on Thu Sep 16 10:11:23 MST 2010
I have a program that seems to run ok but when I single step in or over some functions, the instructions display are unrelated to the actual functions the program is executing. It eventually works it self back to the next function .Version: LPCXpresso v3.4.6 [Build 199] [11/08/2010]
Also, sometimes the very first instruction [I]displayed [/I]after a reset is somewhere in the middle of the program. If I step, the actual correct first instruction does execute and then things are back in sync.
Any ideas?