I have one question about the following in .lin file: * .lin means linker command file
-------------- RAMSIZE(256) XDATA(...) Code ( ... ?PR?*?A ?PR?A ?PR?main?A ... ) --------------
A is module name.
Q1: I found "not" every function in module A is assigned to 1 segment in .lin file. Is it correct ?
Q2: I think code ?PR?*?A has covered all the functions in module A. But why other 2 appear ? Can I mark them ?
It would have been helpful if you had provided links between this and your original thread on the same subject:
http://www.keil.com/forum/docs/thread11552.asp
Thanks for your reminder !