Subject:
|
Re: Can't upload new program after I have used LNP under brickos
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Thu, 29 Sep 2005 07:04:58 GMT
|
Viewed:
|
7501 times
|
| |
| |
In lugnet.robotics.rcx.legos, Steve Hassenplug wrote:
> On Mon, September 26, 2005 3:32 am, Andy78 wrote:
> > Hello,
> > |I have the following problem:
> > |when I use lnp under brickos, the rcx does no longer respond to the legotower.
> > |This means that I can't delete the program nor overwrite it.
> > |
> > |Pershaps somebody can help.
> > |
> > |Thanks,
> > |
> > |Andy
>
> You had to turn on the lnp, with something like this: (I forget the exact commands)
>
> lr_startup();
> lr_init();
> lnp_init();
>
> Make sure you turn it off:
>
> lr_shutdown();
>
> Steve
Well, thanks for the help,
that didn't actually work. But I found it out, what was my fault.
In my Program I changed the LNP Base adress of the robot.
After that the robot did not react to the default adress 0.
So, at the end of the program I changed it to 0. And then everything worked
well.
Andy
|
|
Message is in Reply To:
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|