Hello forum members,
I am a java developer but totally new to the NXT. My OS is SUSE linux 10.2.
I downloaded leJOS (0.6 beta) and followed the instructions in the README file. I successfully flashed the NXT using the USB connection and it now had leJOS on it (coming up with the logo and then a basic menu).
Now I try nxjc Tune.java and that works on the PC, but the next command, to load and run the Tune class on the brick, fails with this error:
leJOS NXJ> Linking...
leJOS NXJ> Uploading...
Found nxt name Unknown address
an error occurred: No NXT found - is it switched on and plugged in (for USB)?
The USB cable is still connected and the brick is on. I have libusb (0.1.12) untarred into /usr/local/libusb-0.1.12 and this path is added to both my PATH and CLASSPATH environment variables.
So the question is what obvious mistake am I making?
Any help would be greatly appreciated.
Thanks,
Abe
