Thread: dprintf
View Single Post
  #1   Spotlight this post!  
Unread 13-01-2009, 15:51
bobbyt14 bobbyt14 is offline
Registered User
FRC #0744
 
Join Date: Feb 2007
Location: Fort Lauderdale
Posts: 13
bobbyt14 is an unknown quantity at this point
dprintf

so the vision docs say that dprintf is supposed to print to a file in the root directory of the robot when SetDebugFlag() is set correctly. When I run programs initialized in this way, no file exists when I ftp the root file directory.

I'm wondering if there's some additional function i need to flush the file or some other way of running the robot (rather than download the code and reset the robot in windriver).

thanks