Thread: New Programmer
View Single Post
  #18   Spotlight this post!  
Unread 13-02-2013, 00:00
RyanN's Avatar
RyanN RyanN is offline
RyanN
AKA: Ryan Nazaretian
FRC #4901 (Garnet Squadron)
Team Role: Mentor
 
Join Date: Jun 2006
Rookie Year: 2005
Location: Columbia, SC
Posts: 1,126
RyanN has a reputation beyond reputeRyanN has a reputation beyond reputeRyanN has a reputation beyond reputeRyanN has a reputation beyond reputeRyanN has a reputation beyond reputeRyanN has a reputation beyond reputeRyanN has a reputation beyond reputeRyanN has a reputation beyond reputeRyanN has a reputation beyond reputeRyanN has a reputation beyond reputeRyanN has a reputation beyond repute
Re: New Programmer

I looked at the code and I don't see anything wrong with it.

Basically, the starvation occurs if you don't call the Arcade Drive VI every 100ms. Having the VIs open (front panel or block diagram) can cause this. Try closing a few windows and see if that helps.

Seeing the starvation message is completely normal on non-built code (not saying it's good though). If you see it all the time after you build and deploy your code, then you have an issue.

Even with the message, can you drive the robot around? Do you notice it?
__________________
Garnet Squadron
FRC 4901
Controls Mentor
@rnazaretian

Previous mentor and student from Team Fusion, FRC 364

Last edited by RyanN : 13-02-2013 at 00:04.
Reply With Quote