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
NOIP is just a Compiler option (No Integer Promotion). The tools are all still command-line tools (see my rant elsewhere!); uVision just builds the command line & calls them "invisibly" So it should be possible to set it up on uVision, then copy the options into your batchfiles. uVision creates a .lnp file with the Linker options in. I've just noticed that mine has an IXREF option in it. Alternatively, you can do a uVision "batch" build from the command line
Andy, I have the IXREF and no NO.. . Could you possibly e-mail me the control file uVision produce for you, or I must fumble my way through uVision to make one. Thanks, Erik
Erik, Why don't you post your MAP file to the forum and we can show you where the symbols are listed. Jon
MAP file ?? do you mean M51 ? Erik