Quote:
Originally Posted by Joe Ross
Does it work if you create a brand new project and don't add any extra code?
Commit 08a2bdb seems to have messed with a lot of project settings (along with lots of other things).
|
As it stands now, the cRIO is able to load any program that does not use WPILib in code. Empty workspaces are fine. However, we are still unable to figure out why objects made from the WPILib (i.e. Talon) are registered as "undefined symbols" in the net console. The code compiles/builds without any errors, it is the cRIO that will not load the FRC_UserProgram.out file if it include WPILib.