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.

Call Hierarchy

Other Parts Discussed in Thread: TMS320F28335

Using CCS 5.2, TMS320F28335

I need to generate a full set of call pairs (i.e. function A calls function B) for a CCS project. 

I’ve tried opening the Call Hierarchy view for functions but (1) this is only for a single function and (2) I can't copy any of this information from the CCS view into an editor.  It will still be a lot of manual work to  get what I want.

Is there any other way to generate such information, so that it can be copied out and used to list all call pairs?

I’ve also looked at the compiler / linker documentation, but can't find anything there either.  The cross-reference options don’t produce this type of output.

Regards,