Moderators: roger, 99jonathan, imaqine
Ok so then I should have the firmware. (But if there is no screen, how do I get it to shut off? Usually it goes off after a while but it's been on since like yesterday)
You can stop a program by pressing the ENTER and ESCAPE (orange and grey square) buttons together. This powers down the NXT immediately. Press the ENTER (orange) button to wake it up again.
You can also power down the NXT with ENTER + ESCAPE, after an Exception occurs.
To set up the linker [in Eclipse] you will need to use:
Location (change to location of lejos install): c:\lejos_nxj\lejoslink.bat
Working dir: ${project_loc}
Arguments: -o ${java_type_name}.bin {java_type_name}
* Change .bin to .lej if that is what you use in lejosdl!
then plug in NXT and turn on
(from readme)
To go into firmware update mode press the reset button (at the back of the NXT , upper left corner) for more than 4 seconds. Your NXT will audibly tick when it is firmware update mode, but is not running a lejos program.
To switch your NXT on, just press the orange button. It will start to audibly tick.
Users browsing this forum: No registered users and 1 guest