I have created several 28335 projects using CCS v5.2.1.00018. Now other engineers are trying to work with these projects usign a slightly older CCS 5.2.0.0900 . We are stuck because their CCS imports the project I created but can't find make to build the code. They have a valid environment that can build other projects, it seems to a backwards compatibility where their build is generating a "make" command instead of "gmake -k".
How do I create a compatible project file?
If they could update to the latest CCS, I think they could use the Project properties/Build/Builder tab to use the default build command, but they don't have this tab.
It is not always an easy matter to update development environments. I recently did a new install that ended up at CCS 5.2.1.00018, the rest of the team is behind and has to work with internal IT to update their tools. There should be some way to create backwards compatible projects.