OneWireContainer12 on TINI400

Mihaela Tarjoianu <mihaela_tarjoianu-/[email protected]>
Newsgroups gmane.comp.hardware.microcontrollers.tini
Message-ID <[email protected]>
Hello,

    I try to move a program from an old tini version
to TINI400. This program is using OneWireContainer12
and when I use the following convert command I receive
a strange error:

java.lang.UnsatisfiedLinkError: CRC16
   at com.dalsemi.onewire.utils.CRC16.CRC16(Native
Method)
   at com.dalsemi.onewire.utils.CRC16.compute(Unknown
Source)
   at
com.dalsemi.TINIConvertor.go(TINIConvertor.java:1220)
   at
com.dalsemi.TINIConvertor.main(TINIConvertor.java:324)
   at TINIConvertor.main(TINIConvertor.java:16)
   at BuildDependency.main(BuildDependency.java:433)

(compile)

%jdk%\javac -bootclasspath
%TINI112%\tiniclasses.jar;%TINI112%\modules.jar;%TINI112%\owapi_dependencies_TINI.jar
-d classes src\*.java 


(convert)

%jdk%\java -classpath %TINI112%\tini.jar;.
BuildDependency -add PPP,OneWireContainer12 -x
owapi_dep.txt -p
%TINI112%\modules.jar;%TINI112%\owapi_dependencies_TINI.jar
-f classes -o classes\%1.tini -d %TINI112%\tini.db 

   Do you have any idea about what is the problem?
   Thanks.

Mihaela

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com
_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.