Re: OneWireContainer12 on TINI400
Bryan Armstrong <bryan.armstrong-6tN4nzCoH/[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Mihaela Tarjoianu wrote: > (compile) > > %jdk%\javac -bootclasspath > %TINI112%\tiniclasses.jar;%TINI112%\modules.jar;%TINI112%\owapi_dependencies_TINI.jar > -d classes src\*.java This command line looks good. If you are using JDK 1.3 or higher, make sure you are giving javac the -target 1.1 parameter. > (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 The definition of CRC16 has not changed since TINIOS 1.01 or earlier. Make sure that all your java files are being rebuilt when you execute javac. -- -- Bryan Armstrong bryan.armstrong-6tN4nzCoH/[email protected] _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini