Re: Java Virtual Machine on TiniOS 1.12
Peter in Afrika <peterw-/[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
According to my experiences, at least string methods of the J2SDK1.4.2
are not supported. I believe, that they still support only 1.1!
Below is the start of the readme.file of TINI OS 1.12....
kind regards
Peter
TINI SDK 1.12
-=---------=-
--------------------------------------------------------------------
Go to http://www.ibutton.com/TINI/book.html for an online version of
"The TINI Specification and Developer's Guide".
--------------------------------------------------------------------
============================================================================
Message 1 of 1:
============================================================================
Note on J2SDK 1.4
-----------------
If you use javac from the J2SDK 1.4, make sure you specify the
"-target 1.1" switch to generate class files compatible with
TINIConvertor.
"-target 1.1" is the default in all of the earlier SDKs, including J2SDK
1.3.1. You can of course add the switch regardless.
Example:
javac -O -target 1.1 -bootclasspath ..\bin\tiniclasses.jar
-classpath .;..\lib *.java
============================================================================
Start of general README document:
kind regards
Peter
Kelly Smith wrote:
>Dear Joel - I am running Java j2sdk1.4.2_03 from Sun and TINI SDK\RTE 1.12
>on both my TINI390s and Systeonix TStiks. I tink Sun is up to 1.4.2_04, but
>I have been lazy to upgrade. I also use the Servlet 2.2 package for
>web-server support on TINI. My PC RTE os also 1.4.2_03.
>
>In short, I am a "happy camper", with the above versions of JVMs in the SDK
>and RTE. Best regards, Kelly Smith
>
>-----Original Message-----
>From: tini-admin-6tN4nzCoH/[email protected] [mailto:tini-admin-6tN4nzCoH/[email protected]]On Behalf Of
>Joel Rowley
>Sent: Monday, May 17, 2004 12:53 PM
>To: tini-6tN4nzCoH/[email protected]
>Subject: [TINI]Java Virtual Machine on TiniOS 1.12
>
>
>I was wondering if anyone out there on the list would happen to know what
>version of Java Virtual Machine (JVM) the TiniOS 1.12 supports. I know that
>the TiniOS 1.02e supported JVM 1.1, but I just upgraded to OS 1.12 and I
>want to know if I am able to take advantage of a newer JVM.
>
>Thanks!
>Joel Rowley
>
>
>_______________________________________________
>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
>
>
>
>
_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini