Re: what's wrong with it?
"Kris Ardis" <Kristopher.Ardis-6tN4nzCoH/[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <003201c3d5ec$aed79cf0$764000b4@kardis> |
> How to use assembly in Java during developing my own > applicatio? Will a390.exe and macro be enough? Yes. These are all the tools you need to write native code (in addition to the include files in the firmware release). > I think My JDK1.4.2 ,java comm API and TRE had been > installed correctly But when I use TINIConvertor to convert > HelloWorld.class,there always be the exception: > Exception caught: java.lang.NoSuchMethodError: > com.dalsemi.system.classloader.TINIClassLoader.claimAPIClassNumber(I)V This is because you have 'tiniclasses.jar' in your classpath. 'tiniclasses.jar' contains the classes that are in TINI's firmware, and should not be in your PC's classpath. 'tini.jar' contains the tools like JavaKit and TINIConvertor, and should be in your PC's classpath. Kris ----- Original Message ----- From: "Ling Kong" <[email protected]> To: <tini-6tN4nzCoH/[email protected]> Sent: Tuesday, January 06, 2004 11:49 PM Subject: [TINI]what's wrong with it? > This message uses a character set that is not supported by the Internet > Service. To view the original message content, open the attached > message. If the text doesn't display correctly, save the attachment to > disk, and then open it using a viewer that can display the original > character set. <<message.txt>> > _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini