Using HCS08 MCU's I have downloaded a lot of CodeWarrior manuals in PDF format from the NXP site. Many of them contain a partial content about the use of the SmartLinker, as if the information for the Linker is scattered among the Compiler and other tools.
In the case of messages like:
WARNING L1823: External object x in D:/DATA/WorkspaceJavier/Extern/FLASH/Sources\Mod1_c.obj created by default
I need the specific and complete SmartLinker manual, and as I can remember, this manual existed since the old MeteoWerks CodeWarrior 6.3 version, an also I can remember a complete and detailed listing for the compiler Cxxxx messages and the Lxxxx linker messages aswell.
Could somebody please indicate a link for downloading this particular complete and detailed SmartLinker for CW 11.1 manual?
Thank you in advance,
Solved! Go to Solution.
Thank you Eric, you are right, I got confused with the names of the several manuals, I was wrongly looking here:
CodeWarrior V10.x RS08 Build Tools Reference Manual CWMCURS08CMPREF
CodeWarrior V10.x HC(S)08 Build Tools Reference Manual CWMCUS08CMPREF
The right manual has this title:
CodeWarrior V10.x HC(S)08 RS08 Build Tools Utilities Manual
All the linker messages are there in detail.
Now I can write a new post with a problem based on this reference.
Thank you !
It is installed and present for me here:
I hope this helps,
Erich