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.

Compiler: cg_xml tool: call_graph missing libexpat-1_.dll

Tool/software: TI C/C++ Compiler

Hello,

I am using Code Composer 6.1.3 and TI ARM compiler 17.9.0 on Windows 7 x64.  I have installed the cg_xml tools. 

After running armofd -x -g myProj.out > myProj.xml, I try to run call_graph myProj.xml > myProj.txt but the following error window pops up:

"The program can't start because libexpat-1_.dll is missing from your computer. Try reinstalling the program to fix this problem."

I understood that I didn't need anything else to run the executables.  How might I resolve this issue?

Thank you.