Subject:
|
Problem of comm. btw. PC & RCX in lejos2.0!?
|
Newsgroups:
|
lugnet.robotics.rcx.robolab
|
Date:
|
Tue, 13 Aug 2002 15:48:24 GMT
|
Viewed:
|
6915 times
|
| |
| |
Hi, all!
|
|Under the instream directory (of lejos 2.0 package), I'd like to
|download Read.java to RCX to
|read the value sent from PC with Write.java running on it in order to
|write a number to RCX. However, when I tried to execute the
|bytecode Write.class, the following error messsage occured:
|
|[root@cpmesp101 instream]#pwd
|/lejos_2_0_0/rcxcomm/examples/instream
|[root@cpmesp101 instream]#ls
|[root@cpmesp101 instream]Read.java Write.java
|[root@cpmesp101 instream]javac Write.java
|[root@cpmesp101 instream]java Write
|Exception in thread "main" java.lang.UnsatisfiedLinkError: init
| at josx.rcxcomm.LLC.init(Native Method)
| at josx.rcxcomm.LLCHandler.<init>(LLCHandler.java:18)
| at josx.rcxcomm.RCXPort.<init>(RCXPort.java:18)
| at Write.main(Writejava:9)
|
|I guess I may have some wrong configurations or even miss some
settings,
|
|can anyone tell me what should I do now?
|
|Thanks in advance!
|
|Laurence
|
|
Message has 1 Reply:
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|