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.

UCD3138在CCS6.2.0编译环境下生成“.X0"文件失败

Other Parts Discussed in Thread: UCD3138

软件版本:CCS6.2.0   编译器版本:TI V5.2.5

编译例程为:PWR026_PFC

进程提示:

'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): 系统找不到指定的文件。
gmake[1]: [post-build] Error 2 (ignored)
' '
**** Build Finished ****
.out文件正常生成,但是x0文件生成失败,这是什么问题?