Hi all, I just installed Eclipse 1.4.1.2.... and leJOS NXJ plugin 0.9.0.201112042016
Went through the tutorial and created the first Hello World program.
I did a bunch of searches and tried to close Eclipse and re-open it, same error, turned off the brick, turned on same error.
If anyone can help me out I would be very appreciative!
Thanks!
Connected to the Brick.
Linking ...
Program has been linked successfully
Uploading ...
Found NXT: Unknown 001653108E71
leJOS NXJ> Connected to Unknown
java.io.IOException: OPEN WRITE failed
at lejos.nxt.remote.NXTCommand.openWrite(NXTCommand.java:179)
at lejos.nxt.remote.NXTCommand.uploadFile(NXTCommand.java:450)
at lejos.pc.tools.Upload.upload(Upload.java:51)
at lejos.pc.tools.NXJUpload.run(NXJUpload.java:93)
at lejos.pc.tools.NXJUpload.start(NXJUpload.java:36)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at lejos.pc.tools.ToolStarter.startTool(ToolStarter.java:31)
at lejos.pc.tools.NXJUpload.main(NXJUpload.java:29)
uploading the program failed with exit status 1
