Hello,
As documented in spru513_y "TMS320C28x Assembly Language Tools v22.6.0.LTS"
11.1 nvoking the Object File Display Utility:
the "--call_graph" option should give inside into stack usage.
Because xml output data volume is very high, I want to get it in xml file.
I have tried "--output" option, unfortunatelly with error:
error: failed to read "--output=stack_calls.xml"
"-o" doesn't work as well.
My command call:
ofd2000 --call_graph My_Firmware.out -o=stack_calls.xml
Please fix "--output" option.
Best regards,
Maciej Drozd