how to start 128KB memory interface on 8051 microcontroller and how to start xbanking
How to tell what documentation (manuals, application notes, sample code, ...) you have already read?
i want manuals and sample code
Keil kind of guessed that. Because of this, they have published a lot of information, that is available on this web site and supplied with the evaluation version of the compiler.
Have you looked?
Thank you
i interface 8032 microcontroller with external memory 64KB. at now i increase external memory to 128 KB so i using xbanking but it does not work. i allocate 18000 to 1ffff as HDATA but it gives error. In keil example program using far memory it enough to increase 64kb to 128 kb