|
In lugnet.robotics.rcx.java, Daniel Silva writes:
> I noticed that Lejos (2.0.0) is very slow to download programs or
> firmware to the rcx, compared to brickOS or the oficial legomindstorms
> application. A 600 bytes class for examplo takes 40 seconds. Is this
> true or i'm doing something wrong? Can the communication protocols
> discussed in this newsgroup improve this?
Daniel,
Much more than the 600 byte class gets downloaded. If you do lejos myclass
-o myclass.bin, and look at the size of myclass.bin, you will see the true
size of the download.
If you have a serial rather than usb tower, then you can use the -f flag and
get 4x faster download. lejos does not support fast downloading for usb
(although it has now been shown to be possible).
The comms protocols discussed on this newsgroup and on the lejos discussion
group are for program to program communication, not for download, so they
won't improve download speed
Lawrie
|
|
Message is in Reply To:
| | download speed
|
| hi first, i would like to congratulate the Lejos team. When i bought Mindstorms, didn't imagine i was going to use it with my favorite programming language! I noticed that Lejos (2.0.0) is very slow to download programs or firmware to the rcx, (...) (22 years ago, 11-Nov-02, to lugnet.robotics.rcx.java)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|