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/TMS320F28377S: Moving a CCS project from Windows to MAC

Part Number: TMS320F28377S

Tool/software: Code Composer Studio

I have a working CCS project that builds correctly in WIndows.  I'm trying to migrate it to MacOS. I copied the project's folder from the Windows workspace to the MAC's workspace, imported it to CCS, then corrected environment path strings to the appropriate MAC equivalents. I also deleted the /Debug folder to force the makefiles to be rebuilt.  When I build the project, I get the following error:

subdir_rules.mk:6: *** target pattern contains no '%'.  Stop.

Did I miss something?

I'm using CCS 10.1.1.00004.

Thanks, dave