|
CarlosLuis RendXn M. wrote:
> Hi there. I'm running cygwin (because I just have the usb tower) well I want
> to use the addressing mode of lnp. Ok I edit the file boot/config.h of the
> kernel and have this:
>
> #define CONF_LNP
> #define CONF_LNP_FAST
> #define CONF_LNP_HOSTADDR 0x20
> #define CONF_LNP_HOSTMASK 0xf0
>
> All works fine, I recompile, no errors even I upgrade the brick's firmware
> and ok. Afterthere, I want to upload a simple program (any program like
> helloworld.lx), using the following command
>
> dll -v --rcxaddr=2 program.lx
>
> The brick simply doesn't answer. (Also I tried --rcxaddr=20, but didn't work
> also).
>
> Am I doing something wrong?
>
>
> Many thanks in advance.
>
> CarlosLuis
>
>
>
Oh it's normal :)
Soft use the library liblnp to connect to tower with lnpd. And lnpd
block the acess to the tower !
You need then to download your program with a program like dllx or dll
which is include in the application folder of lnpd installation
nanobapt
|
|
Message is in Reply To:
| | LNP and DLL
|
| Hi there. I'm running cygwin (because I just have the usb tower) well I want to use the addressing mode of lnp. Ok I edit the file boot/config.h of the kernel and have this: #define CONF_LNP #define CONF_LNP_FAST #define CONF_LNP_HOSTADDR 0x20 (...) (22 years ago, 20-Apr-03, to lugnet.robotics.rcx.legos)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|