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.