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.

CC1352R: recipe for target 'post-build' failed no hex files generated

Part Number: CC1352R

I am currently starting with the example "dmm_154sensor_remote_display_oad_app" on the 1352R1. In CCS I have selected my workspace location to be in a location other than the "C:\Users\user\workspace_v12", and when  I go to build that project I get the error 

recipe for target 'post-build' failed
, and hex files are not generated due to this error in the post-build steps.

But when I take this same example and open In CCS in the workspace "C:\Users\user\workspace_v12" the project builds fine, post build steps completed and hex file generated etc. 

How do I resolve this.