• adress problem
    Hi, I work on Keil uVison V2.38, and i would to know how can i give an adress to a function ; which instruction can help me to fix the adress of functions or variables. If you have some docs or exemples...
  • adress problem
    Hi, I work on Keil uVison V2.38, and i would to know how can i give an adress to a function ; which instruction can help me to fix the adress of functions or variables. If you have some docs or exemples...
  • Adress space overflow
    hi, during compilation of my program i have been getting too many address overflow errors. Mostly the errors were due to function arguments placed in the data space instead of xdata...i solved it...
  • bit adressable data
    hai ! I am having a problem in using bit adressable object in Keil C for 89c52 microC.I would be grateful if someone can help me out. I am trying to do the following char bdata temp; // temp is allotted...
  • Adress Space overflow
    Mine is quite a long code Program Size: data=122.1 xdata=0 code=6126 The problem I'm facing is: ERROR L107: ADDRESS SPACE OVERFLOW SPACE: DATA SEGMENT: _DATA_GROUP_ LENGTH: 0019H But I had...