First, just to give you an idea of my frustration level, I have spent over a year trying to get anything in Robotics to work. I spent months trying to copy LeJOS functionality into c# (and gave up). I spent weeks fighting linux, to then have ROS installs fail. I spent a week fighting Java PC with LeJOS to give on up a poor excuse for anything resembling a modern UI (JavaFX2 may be ok towards the end of 2014 if schedules are kept, lol). I spent a couple of days (best yet) on Mindstorms C#, before I realized, remote bluetooth just wasn't fast enough to do anything useful. So I'm back to LeJOS JVM mode.
I run
LCD.drawString("hello world", 1,1);
and the brick reboots.
I re-installed current JDK 32 bit, re-installed LeJOS, I did not re-install eclipse but it seems ok. Brick firmware update went fine. Compile and download give no error messages, and that's when the brick reboots, so something is happening.
Should I just give up? (yes, I know I should, now I understand why the local robotics club only builds arduinos that flash LEDs).
Anyone seen a instant reboot when running a LeJOS JVM program? Any solutions?
