Re: Using ASM with Java in TINIOS

Peter Wein <[email protected]> Wed, 09 Jun 2004 16:29:00 +0200
Newsgroups gmane.comp.hardware.microcontrollers.tini
Message-ID <[email protected]>
Hello Theeraputh,

>
I think You can...
1.) Read all the documents in the ~/TINIx.xx/doc, in special 
Native_Methods, Native_API!
2.) Read ~\tinix.xx\native\bin\readme.txt!
3.) Read the documentation in pdf-file about the DS80C400 User guide and 
the HS Microcontroller User Guide!
You find them under:
http://pdfserv.maxim-ic.com/arpdf/Design/DS80C400UG.pdf
and
http://www.dalsemi.com/datasheets/pdfs/hsmicro_userguide.pdf
4.) For integrating this into your Java Environment use:
~\tinix.xx\examples\nativelibrary

I hope this helps as a guide through the jungle. For me I can say, if 
you are new to this thing, it takes a hell of time. Look carefully on 
the registers you touch and how you touch them. If you are new to 
program the 8051, read also literature or information on the web, to get 
a general idea, of how this device works. Documentation is only written 
for 8051 cracks, it seems...

Regards
Peter



Theeraputh Mekathikom wrote:

>I would like to access serial port as assembly level
>to do some realtime serial transmission i.e. I would
>like to transmit 8 bit of data immediately after
>TINIm400 received 8 bit of data via serial 4. Is it
>possible to access serial port in the assembly level?
>because I tried to use Java to do this, but it is
>turned out that the program wait for a certain period
>of time (~1ms or more) which is too long (i need
>.125ms). Can I use assembly to achieve this? but I do
>have to get some data from Java program also. Could
>you suggest me the way what I should do? and How could
>I find more information on this.
>
>Thank you.
>
>
>	
>		
>__________________________________
>Do you Yahoo!?
>Friends.  Fun.  Try the all-new Yahoo! Messenger.
>http://messenger.yahoo.com/ 
>_______________________________________________
>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