View Single Post
  #1   Spotlight this post!  
Unread 15-01-2013, 19:06
dagronlund dagronlund is offline
Registered User
FRC #4499 (HighlandersFRC)
Team Role: Student
 
Join Date: Jul 2012
Rookie Year: 2013
Location: Fort Collins
Posts: 11
dagronlund is on a distinguished road
How to start C++ code in debug mode.

We are trying to start code on our robot that we programmed in C++. The code is in debug mode so it is not in the robot's flash memory, only the onboard RAM. However the driver station doesn't detect code on the robot, so we are wondering how we can start the debug code into either autonomous or teleop with or without the use of the driver station. Any help would be appreciated.
Reply With Quote