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/UCD3138064A: Make x0 File Fail

Part Number: UCD3138064A

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 ****

  • Benson,

    I see that you have the same question posted here to the Digital Power forum. That is the best place to get an answer to this question so I will close out this duplicate post.

  • Hi AartiG
    Thanks for your feedback.
    I understand that this issue is more specific in Digital Power forum.However the project has build finished ,but the x0 file generation failed. I thought it may caused by some incorrect deployment in CCS build environment or missed some important files ,So could you please help with this ?
    Thanks !
    Benson
  • Benson,

    I will try my best to help from a CCS perspective, however we really don't want to be duplicating work between the CCS and Digital Power forums, hence the request to only post in one location.

    Is the project you are building a TI example project or your own custom project? 

    Could you save off the build log to a text file and attach it here?
    Also please show a screenshot of what the post-build step looks like in the CCS Project Properties.

  • Please see the suggested answer for this issue in your other post.