• 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...
  • 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...
  • Using EDATA on 89C669
    Hi, Has anyone any ideas how to make variables use this ram space. I have latest Keil tools.
  • Using EDATA on 89C669
    Hi, Has anyone any ideas how to make variables use this ram space. I have latest Keil tools.
  • 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...