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

About linker command file (.lin)

Dear all,
I have a question about the writing format of .lin file in Keil C.

Ex1: ?PR?*?A => it means "all" functions within A.c

But,I saw the code segment as below in .lin file:
?PR?A

what does it mean ?

And does these 2 must exist "together" ?

0