View Single Post
  #1   Spotlight this post!  
Unread 12-02-2011, 21:25
Programming3335's Avatar
Programming3335 Programming3335 is offline
Registered User
FRC #3335 (Cy-Borgs)
Team Role: Programmer
 
Join Date: Feb 2011
Rookie Year: 2010
Location: Cypress
Posts: 8
Programming3335 is an unknown quantity at this point
Can't get code running

Although we think that we can download the code to the robot, when we hook up the robot to the driver station (it says there's code on it), the robot doesn't respond to any joystick input and the println at the beginning of the teleop code.

We're not sure where exactly the problem is. We have to kill the (deploy, run) in Netbeans (we're running Java) since it seems to hang there forever, but once again, the driver station says there's code on it (and we just updated to the latest image, which would've erased any code on it).

Output at the the end of deploy, run:
[cRIO] [Squawk VM] Version: 2011 FRC, Feb 2 2011, 13:26:47
[cRIO] FPGA Hardware GUID: 0x(hex address)
[cRIO] FPGA Software GUID: 0x(same hex address)
[cRIO] TEST TEST YAY init (print line from robotInit)
BUILD STOPPED (total time: 4 minutes 1 second)
Reply With Quote