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.

RM46L852: Issue of tool usage to make call graph with ofd6x

Part Number: RM46L852

Hi there,

I am not sure if this forum is proper. Sorry about that, first.

Currently I am making code for RM46L852 and It is almost done.

So I am trying to make call graph with TI tool (cgxml-2.61.00). First I made xml file:

ofd6x -xg -o=file.xml file.out

It was done successfully.

Next call_graph.pl was applied to file, then following error coming.

BEGIN failed--compilation aborted at call_graph.pl line 589.

I checked the line in call_graph.pl:


use XML_TI_OFD 3.11; <--- line 589

What is absence for my procedure ? I use CCS 10.2.0, anyway.


Thanks.

Best regards,
Yamai