This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

xdata xref

I have looked, and looked for a means of having the linker list the ADDRESSES of my data, idata and xdata variables, but not found one. How do I get it

Erik

Parents
  • Thanks Andy. It's 98% "C" and 2% assembler. The only "NO" I have is "NOIP". I really would like to see the address of my - at least xdata - globals. Is it that Keil is so amazed with their uVision which requires clicks and clicks to switch from one job to another that they have forgotten the simple, easy and excellent functionality of a batchfile?. I know that the batchfile may be a lost art but those of us who used them for years on end DO know their advantages and do not get blinded by the glare of windows. I am not an "enemy" of windows, I use it with great delight for things where things change for every use, but for repetitive functions without parameter change mr Gates has not yet come up with a solution.

    This got to be more than I intended, but now it is off my chest.

    Thanks, have fun

    Erik

Reply
  • Thanks Andy. It's 98% "C" and 2% assembler. The only "NO" I have is "NOIP". I really would like to see the address of my - at least xdata - globals. Is it that Keil is so amazed with their uVision which requires clicks and clicks to switch from one job to another that they have forgotten the simple, easy and excellent functionality of a batchfile?. I know that the batchfile may be a lost art but those of us who used them for years on end DO know their advantages and do not get blinded by the glare of windows. I am not an "enemy" of windows, I use it with great delight for things where things change for every use, but for repetitive functions without parameter change mr Gates has not yet come up with a solution.

    This got to be more than I intended, but now it is off my chest.

    Thanks, have fun

    Erik

Children