 | | Re: serial number
|
|
Well, the purpose would be that it would save me the trouble of recompiling the kernel every time I have to download to a new RCX. I might end up with as much as 8 of them. Other than that, I was just curios. Torkel Luis Villa <liv@duke.edu> wrote (...) (26 years ago, 31-May-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
|
| |
 | | Re: serial number
|
|
As far as I know, there is no way to access it. Why? If you intend to use it for unique identification for networking purposes, you can go into the config files in legOS and change the network address there... Luis (...) ---...--- "Going to (...) (26 years ago, 31-May-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
|
| |
 | | serial number
|
|
There is a serial number printed on the RCX. Is it possible to access that serial number through the hardware, or is it only printed on the outside? Torkel (26 years ago, 31-May-00, to lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
|
| |
 | | Re: NCQ and LegOS
|
|
(...) LegOS, yes. NQC, not as you'd probably like -- although you do get access to 32 register variables, and of course you can use the datalog. (...) With LegOS yes. With NQC and the original firmware, no. With the upcoming release of the new (...) (26 years ago, 22-May-00, to lugnet.robotics.rcx)
|
| |
 | | NCQ and LegOS
|
|
I am a newcomer to the mindstorms world, and I have not progressed from programming in the programming environment supplied with the product. Before I start to think about NQC and LegOS, I would like to know a bit more about the added advantages. Do (...) (26 years ago, 22-May-00, to lugnet.robotics.rcx)
|
| |
 | | Re: How do I delete firmware from firmware?
|
|
(...) This sounds correct. In C, this is how I do it: /* Delete the firmware */ *(char *)0xffcc = 1; (*(void (**)(void))0)(); Indeed, *(void (**)(void))0) is the reset vector, whose value is 0x03ae. 0xffcc is timer 0. I forget what effect setting it (...) (26 years ago, 18-May-00, to lugnet.robotics.rcx)
|
| |
 | | [Java] TinyVM for Windows available
|
|
Hello everyone, There's now an edition of TinyVM that runs on Windows, and pressumably other platforms (its tools are pure Java). It was developed by a team led by Dr. Donald Doherty. What they have done is really cool. You can get TinyVM CPE from: (...) (26 years ago, 18-May-00, to lugnet.robotics.rcx.java, lugnet.robotics.rcx, lugnet.robotics)
|
| |
 | | RE: How do I delete firmware from firmware?
|
|
(...) I think if you do a direct jump to 0x03ae, it will init memory and essentially start the brick from scratch. At least that's what I read from the internals doc... Cheers, Ralph Hempel - P.Eng ---...--- Check out pbFORTH for LEGO Mindstorms at: (...) (26 years ago, 18-May-00, to lugnet.robotics.rcx)
|
| |
 | | How do I delete firmware from firmware?
|
|
I asked this question under a confusing subject that people may have missed so I am asking again. How does one delete firmware from firmware. I am looking for a solution for pbforth but the question could have be asked for LegOS or Quite C as well. (...) (26 years ago, 17-May-00, to lugnet.robotics.rcx)
|
| |
 | | RF vs IR link
|
|
Just a naive question: How much difficult would be to use the RF Cybermaster link with the RCX? (26 years ago, 17-May-00, to lugnet.robotics.rcx)
|