|
Why don't you post the code you're using. Then we can tell you if it's a problem with the program.
Steve
----- Original Message -----
From: Tom Wouters <aqua@no__spam.ulyssis.org>
Date: Wed, 20 Nov 2002 17:21:47 GMT
To: lugnet.robotics.rcx.legos@lugnet.com
Subject: LNP-problem...
> hi there
>
> we seem to have a not so tiny problem with lnp, we can send messages
> from the tower to the rcx, but until now we have failed to get the rcx
> to send a message tot the computer, we have tried various versions of
> the legos kernel, none of them seemed to do anything at all...
>
> Has anyone got an id what w're doing wrong?
>
> if it is important:
> i'm running debian/linux, and we tried legos/brickos versions 0.2.4
> 0.2.5 and the latest release of brickOS
>
> Thx!
>
> Tom
--
_______________________________________________
Talk More, Pay Less with Net2Phone Direct(R), up to 1500 minutes free!
http://www.net2phone.com/cgi-bin/link.cgi?143
|
|
Message has 1 Reply: | | Re: LNP-problem...
|
| (...) ok this is the (relevant) code running on the rcx: int main(int argc, char *argv[]) { char *p; init(); execi(&PacketWatcher, 0, NULL, PRIO_NORMAL, DEFAULT_STACK_SIZE); execi(&Messenger, 0, NULL, PRIO_LOWEST, DEFAULT_STACK_SIZE); return 0; } (...) (22 years ago, 21-Nov-02, to lugnet.robotics.rcx.legos)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|