write data to the address (PC104)

zhoupeng zpeng563 at 126.com
Thu Jun 28 08:40:17 UTC 2012


hello:
I am writing a device driver for PC104. I want to write data to the address (D0000). Can I use these code:
 

unsigned char *address = (unsigned char *)0xD0000000;

*address=data;

 

Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20120628/250939b6/attachment.html>


More information about the users mailing list