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.

AWR2944: makefile:199: recipe for target 'post-build' failed

Part Number: AWR2944

I import NonOS Demo Msstdm in toolbox  to CCS,when I Rebuild Project first time , it's OK

But i just Rebuild Project again ,  errors happened, the console  display the info:

makefile:199: recipe for target 'post-build' failed
File E:\CCSWorkSpace\awr2944_mmw_nonos_demo_mssTDM/../awr2944_mmw_nonos_demo_dssTDM/Debug/awr2944_mmw_nonos_demo_dssTDM.rprc does not exist
gmake[3]: [post-build] Error 1 (ignored)

  • Hi Liu Wei,

    Rebuild awr2944_mmw_nonos_demo_mssTDM project will only clean awr2944_mmw_nonos_demo_mssTDM but not awr2944_mmw_nonos_demo_dssTDM before building. So, first clean awr2944_mmw_nonos_demo_dssTDM project and then rebuild awr2944_mmw_nonos_demo_mssTDM.

    Regards,

    Samhitha