Hi,
I'm getting the following error while running call_graph.pl utility on ".out" file, created for TMS320TCI6487 processor (https://www-a.ti.com/downloads/sds_support/applications_packages/cg_xml/index.htm):
Body of function "_BIOS_start" not found. Spelling error?
Body of function "_CSL_intcGlobalDisable" not found. Spelling error?
OK to call functions not in this module.
Not possible to compute worst case stack depth because information for function
"_BIOS_start" is not available. Presuming frame size for
"_BIOS_start" is 0.
Not possible to compute worst case stack depth because information for function
"_CSL_intcGlobalDisable" is not available. Presuming frame size for
"_CSL_intcGlobalDisable" is 0.
Not possible to compute worst case stack depth because information for function
"_CSL_intcGlobalRestore" is not available. Presuming frame size for
"_CSL_intcGlobalRestore" is 0.
Not possible to compute worst case stack depth because information for function
"_CSL_intcInterruptDisable" is not available. Presuming frame size for
"_CSL_intcInterruptDisable" is 0.
Not possible to compute worst case stack depth because information for function
"_CSL_intcInterruptEnable" is not available. Presuming frame size for
"_CSL_intcInterruptEnable" is 0.
Not possible to compute worst case stack depth because information for function
"_CSL_intcGlobalEnable" is not available. Presuming frame size for
"_CSL_intcGlobalEnable" is 0.
Could you let me know how to remove these warnings?
All these warnings are caused by DSP-BIOS and CSL libraries.
DSP-BIOS version: 5.33.03
CSL Version: csl_c6488_03.02.00.01
CG_XML version: 2.20.00
Regards,
Justin