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/TMS320F28335: [E1000] Failed to write object file : Debug\data_sets.obj

Part Number: TMS320F28335

Tool/software: Code Composer Studio

Hello,

As a pre-build step, I am using a python script to create a .c file (data_sets.c), however, the .c file is being created in the debug folder, instead of the script folder. Either way, in order to compile data_sets.c, I added the file to the main folder and linked it. But now I am receiving the error in the title.

  

Any suggestions to how to solve with would be helpful.

Thank you in advance!

Jose