We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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