Renesas Technology, Tools FAQs
Last Updated: July 21, 2000
Document Number: 01051237_e
Q.
How do I specify the following absolute address when using the above the "#pragma ADDRESS" declaration?
[Absolute address declaration Example]
#define AAA (*(volatile unsigned char *)0x000406)
A.
To specify the above-mentioned address, 0x0406, with "#pragma ADDRESS", please specify it in the following way:
#pragma ADDRESS AAA 000406h
volatile unsigned char AAA;
Top of Page | Back to Previous Page
Terms of Use Privacy Policy
(C)2004 Renesas Technology Corp., All Rights Reserved.
Comentarios a estos manuales