• locating a function to a special adress
    please help me I want to place my wait() function in util.c from 4000H adress; I wrote "?PR?wait?util(0x4000)" in Options menu>LX51 Locate> User Segment I got *** ERROR L108: SEGMENT IN LOCATING...
  • offset adress
    Hi, i work on st10f168 and i would to know how can i compile a .c file (which contains fonctions) with manual fix adress. Because i want to load the disassembly code of it in external memory (ex : 0x200000...
  • 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
    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...
  • 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...