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

Question about linker control file content

What's the difference between ?PR?TEST and ?PR?*?TEST in the linker control file.
("TEST" is the name of *.c file)
I remember that ?PR?*?TEST means all segments in the TEST file, right?
But how about ?PR?TEST ?

0