Tool/software: Code Composer Studio
Hi
I'm using UCD3138PFCEVM-026.Making x0 File fail . The Build Process is finished ,the making file failed .The Log shows below:
The ".out File has been generated ,however the post-build" failed ,why could this happen ?
CCS Version :CCS 6.2
______________________________________________________________________________________________________________________________
<Linking>
'Finished building target: PWR026_PFC_UCD3138064A.out'
' '
'Tektronix Extended format'
("C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/bin/armhex.exe" -x "PWR026_PFC_UCD3138064A.out" -o "PWR026_PFC_UCD3138064A.x0" -memwidth 8)
makefile:200: recipe for target 'post-build' failed
' '
process_begin: CreateProcess(NULL, (C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.5/bin/armhex.exe -x PWR026_PFC_UCD3138064A.out -o PWR026_PFC_UCD3138064A.x0 -memwidth 8), ...) failed.
make (e=2): 系统找不到指定的文件。
gmake[2]: [post-build] Error 2 (ignored)
**** Build Finished ****