• 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
  • 89C669FA how to use EDATA
    Hello, Does any one know how to declare variables and structures to use all the available internal ram in P89C669FA, Philips calls them with various names such as XDATA, EDATA, HDATA etc, I am not able...
  • Using EDATA on 89C669
    Hi, Has anyone any ideas how to make variables use this ram space. I have latest Keil tools.
  • How to access EDATA memory on P89c669
    Hi, I am using the P89c669 micro controller and I want to use the EDATA memory of the MCU as the general purpose data memory. I have included the START_MX.A51 file in the my code. So please tell...