Getting Applet into Flash ROM?
zer0flag <[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Hi all! I want to build a production device controlled by TINI. To be able to implement the control software (client) on the device and make the whole thing platform independant I am going to use an applet. The TINI offers the possibility to put applications into its flash ROM. But how can I put my applet into the flash ROM? I need to do this, because it is the only possibility for production purposes. If the applet is not in the flash ROM, even if the static RAM is backed up by a battery the whole device would turn unusable if the battery fails or if the RAM is cleared due to a corruption. Therefore I need to load everything from flash and build the filesystem with the html file and the applet on every startup. I saw a net camera example where such an applet is loaded from a native library as far as I understood. Unfortunately this is done by using assembler code. I am not familiar with this and therefore I would like to ask the experts if there is another possibility to load the applet from flash or if there even are any ready-made routines I can call from Java? Thank you very much for your help! Best regards, Anguel _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini