This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

how to find dead function?

my platform is CCS3.3, C6747, bios v5.41, code generation v6.11.
    my program is big and some function maybe not be called,I want to find the result ,and then
    I can remove the dead functions to thin my program.
    Can CCS3.3 compiler give me the information?
    thank you.