
Issue controlling a NXT with joystick
I have been trying to control my NXT/Tetrix prototype using the joystick feature. I have used the joystick in the FTC virtual worlds with much success, however when i try and use the joystick on my NXT i am getting no values for the joystick. I have used the built in debugger and its
taking me into the display error task in Joystick.c. I've gone through all of the good debugging techniques: I've tried using the most basic code, i used the built in sample code, I've seen it work in virtual worlds, I've been through the debugger, but i still cant get it to work. I find this very smile to my left very effective at conveying my current state of emotion::

.
Thanks in advance,
georgeaf99