Marc,
Thank you for the quick response. I am turning off deadstripping by means of the ColdFire Linker settings panel.
My application has dozens of modules and hundreds of table entries. How can I effectively manage this in the linker command file? Recall that the linker does not issue any warnings or errors if I miss something. My code will link fine but crash if I've missed a table entry somewhere. Is there some way to tell the linker to perform deadstripping on the ColdFire libraries but not on my code?
Thanks