• 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...
  • 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...
  • Using XCROM and genarating a HEX file only for const messages
    Hi, I have a simple application such as a microcontroller having internal ROM, an ext. RAM placed from 0x8000-0xEFFF, and an EPROM placed from 0x0000 - 0x1FFF. The EPROM is purposed to hold only display...
  • Using XCROM and genarating a HEX file only for const messages
    Hi, I have a simple application such as a microcontroller having internal ROM, an ext. RAM placed from 0x8000-0xEFFF, and an EPROM placed from 0x0000 - 0x1FFF. The EPROM is purposed to hold only display...
  • 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...