|
Re: Code error causing robot to go into programming mode.
There are conditions for which you may also need to save MATH_DATA,
depending on just what is in the functions you are using.
#pragma interruptlow InterruptHandlerLow save=PROD,section("MATH_DATA"),section(".tmpdata")
|