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.
Now, I use Keil C (v7.10) to develop the Philips' 80C51MX product. In my project, I need to download the code into EEPROM (0xC00000-0xFFFFFF) which is ECODE, however, I used the C Library Code which is link to CODE (0x800000-0x80FFFF). So how to link the C Library Code into EEPROM (ECODE)?