This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Philips 89c669 extended addressing problem

I am interfacing my 89c669 uc to a 4MB data flash.
When i am incrementing my flash address it generates actually
INCR DPTR instruction.
I wanted a INCR EPTR to be generated i.e the far memory address inmcrement.
How can i achieve this.
I am already using far memory pointers.
STill its not happening.
Is there some special settings for keil compiler