Hello, I'm still trying to get the Simple Template to work on our robot. I am able to successfully load the program to the robot, however I get the following error message:
Code:
VxWorks6x_10.25.35.2: Exception in Kernel Task FRC_RobotTask:0x133bd60 at pc=0x8
Vector 0x700: Program Exception status=0x0
The debugger is already attached to debug this exception.
I am using the following settings
Main
entry point FRC_UserProgram_StartupLibraryInit
no arguments
priotity:100
Stack size: 0x20000
Advanced Options: {Options=0x10000010}
Downloads
SimpleTemplate.out Symbols(check) Reload(uncheck) Options:-plugin:nounload
Common
Debug(check)
Thxe