Re: An easy one, but I'm a beginner...
"Kris Ardis" <Kristopher.Ardis-6tN4nzCoH/[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <011f01c41c1c$b90f82c0$764000b4@kardis> |
Some files were moved into 'modules.jar' for the 1.1x firmwares. Try compiling with... java -bootclasspath c:\tini1.12\bin\tiniclasses.jar -classpath c:\tini1.12\bin\modules.jar helloweb.java Also, we've just released updated book examples with build scripts for both 1.1 and 1.0 firmwares. Please see ftp://ftp.dalsemi.com/pub/tini/book_src/new_tini_book_ex.tgz for the new examples. Kris ----- Original Message ----- From: "edgar gil" <[email protected]> To: <tini-6tN4nzCoH/[email protected]> Sent: Monday, April 05, 2004 6:09 PM Subject: [TINI]An easy one, but I'm a beginner... I'm using the DS80C400 board, along with the JDK1.2.1 and tini1.12 software... I'm trying to compile the example called helloweb.java using the command line: java -bootclasspath c:\tini1.12\bin\tiniclasses.jar helloweb.java but I get the error message: Class com.dalsemi.tininet.http.HTTPServer not found in import. Same message with the HTTPServerException class... What I notice is that using the tini1.02f version software I get to succesfully compile the helloweb.java file: java -bootclasspath c:\tini1.02f\bin\tiniclasses.jar helloweb.java Althoug that won't run once I get the helloweb.tini file and downloaded to the DS80C400 board since there's a version conflict with the current firmware, so what I need is to get the file compiled using the tini1.12 version of the software... I already tried downloading again the tini1.12 software just in case it was a corrupted file or something... Any help would be apreciatted... Regards... Edgar Gil _________________________________________________________________ MSN Fotos: la forma más fácil de compartir e imprimir fotos. http://photos.msn.es/support/worldwide.aspx _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini