Tool/software: Code Composer Studio
I have a problem about code running. When I running the code in debug mode is ok, and then power off and power on again , I running the code in flash mode is also ok.
But when I add one line of code like this: ServoCollideSignalStop= pCiA402Axis->Objects.ObjCollideSignalStop;
running the code in bebug mode is ok, and then power off and power on again , I running the code in flash mode is not ok. The program stopped!
I think is not related to the line of code. Can you help me? Thinks.
