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.

CCS/UCD3138PFCEVM-026: UCD3138PFCEVM-026

Part Number: UCD3138PFCEVM-026

Tool/software: Code Composer Studio

Hi engineers:

   About  UCD3138PFCEVM-026  Programm,  I download the code(PWR026_PFC) from TI website,  and  debug  by CCS6.2.0 and 9.1,  but I need help for some promblems.   Even if I change the CCS edition , the problem is not solved.  See the problem:    

'Finished building target: PWR026_PFC_UCD3138.out'
' '
'Tektronix Extended format'
("E:/ccs6/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/bin/armhex.exe" -x "PWR026_PFC_UCD3138.out" -o "PWR026_PFC_UCD3138.x0" -memwidth 8)
makefile:195: recipe for target 'post-build' failed
process_begin: CreateProcess(NULL, (E:/ccs6/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/bin/armhex.exe -x PWR026_PFC_UCD3138.out -o PWR026_PFC_UCD3138.x0 -memwidth 8), ...) failed.
make (e=2): The specified file could not be found by the system

gmake[1]: [post-build] Error 2 (ignored)
' '
**** Build Finished ****
we got .out file,but we can not get x0 file Compilation failure.
Can you help me?Thank you