I am having a problem when trying to upload *.nxj programs to the nxt brick. Using the terminal I type:
- Code: Select all
nxjupload -r helloworld.nxj
the output says that it has found my brick then gives me the name and id code of the nxt:
- Code: Select all
Found NXT: Nicholas 0016530E0DC1
but nothing happens. The nxt has not frozen, the nxjupload program seems to have stopped without exiting.
Any solutions?
using Linux 3.2.0-27-generic Ubuntu x86_64 GNU/Linux
