Hello
I am not an expert in DSP tools, but you may want to try the following.
According to my understanding, you want to link some symbols even though they are not used within the application, but you do not want to do that in the linker command file. Am I right?
In that case you can use the M56800 Linker and enumerate the symbols in the Force Active Symbols edit box.
As far as I can tell there is no pragma to disable dead stripping.
CrasyCat