Re: General TINI Questions
Bryan Armstrong <bryan.armstrong-6tN4nzCoH/[email protected]> Mon, 14 Jun 2004 07:41:54 -0500
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Louai Al-Awami wrote: > 1. What is the maximum frequency that TINI can generate using java without > observing an overhead? Java always has overhead. The amount of overhead depends on what the application is doing between calls to change the port pin. > 2. The Blinky program attached with the TINI1.12 SDK uses Thread.sleep() > method to generate the required delay, but using this scheme that maximum > frequency that can be generated is 50Hz (using sleep() with 1ms), is there > another way to generate higher frequency? Any resources about JNI with TINI > assembly? Yes, see <tinidir>/docs/Native_Methods.txt, and the native library example in the TINI SDK. > 3. The only way to upload a file to TINI is through FTP, which is a time > consuming operation. Is there another way of doing that? I get about 29Kbytes/second on a moderately loaded network. Is it possible some local network issue on your end is hindering program load? > 4. Is there any TINI emulator by which you can test your programs before > running them on TINI? One good way to test an application is to run it on your PC. You can test all application code that does not use specific hardware only available on TINI. -- -- 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