blackstache wrote:I'm getting closer to running my first program with these instructions, but I need some clarification on exactly what to type in the command box. I have never done anything like this before, and am a little bit confused. Thanks in advance for any help guys.
You're trying the Tune example, I presume.
Navigate to the Tune directory as instructed (lejos/samples/Tune/)
In your command prompt, type:
lejosjc Tune.java
lejoslink Tune -o Tune.bin
[At this point, ensure your NXT is in reset mode (it should be lightly clicking, put your ear up to it), and that it's plugged into your PC via USB)]
lejosdl Tune.bin
Remember, to get into reset mode, grab a paper clip, unwind it, and press the button on the underside of the NXT Brick. The button is in the hole directly under the USB slot. I'm pretty sure there's a picture in the book on how to do this.