
RobotC Exception Violation
While we were testing our robot's autonomous, and it suddenly stopped responding. In the debugger perspective, a window popped up, titled "RobotC Exception Violation." The contents of the window included:
Byte Code Interpreter Exception
...
TaskState: 'Exception'
Exception Type: 'Real Address Range Exception (59)'
The details I left out refer to line 9 of this function:
Any sort of assistance would be greatly appreciated.