| ARM Technical Support Knowledge Articles | |
Applies to: C51 C Compiler
Information in this article applies to:
I'm using the PK51 Professional Developer's Kit to program an Analog Devices MicroConverter which supports 16MB memory. I have connected a 16MB Flash ROM AMD AM29LV128M. We saw that the far memory example is restricted to a maximum of 8MB. We would like to write data to the whole 16MB space. Is this possible?
Yes, you can use a modified version of the XBANKING.A51 module which allows you to access the entire 16MB space. Just download the attachment request Knowledgebase article. This XBANKING.A51 is configured to access up to 16MB-192KB memory. The top most 192KB (3 x 64KB) cannot be accessed, since the compiler is using generic 3-byte pointers to memory access.
Article last edited on: 2005-07-18 18:47:22
Did you find this article helpful? Yes No
How can we improve this article?