• how to use edata memory of philips 89c669
    dear all, in my program 1k bytes memory was full and want to use edata memory remaining 1k.i am using keil 3. I have also set ESMM as per given in datasheet. But still not getting prpoer output....
  • how to use edata memory of philips 89c669
    in my program 1k bytes memory was full and want to use edata memory.i am using keil 3. so is there any seeting to do in keil complier or we have to just deifne in c program when we want to use edata...
  • How can I use EDATA in Philips 89c669 cpu
    Hi! Can anyone give me some help. My system: mcu-- 89c669 ;No external RAM and external ROM;keil 710;Rtx_full; I can not define more than 2 tasks.Because system xdata(768byte) is exhaust.How can...
  • HConst and Edata???
    I'm having a problem with my program running. It will run if I delete some of my varible declarations. If I look at he map file the Edata has about 1k in it and so does the Hconst. If I leave my declarations...
  • Segment in EDATA
    I want to make segment in EDATA, How it is possible