Hello,
Is there a way to do custom build commands in CCS? By "custom build commands" I mean real customized commands - not the custom build command option that CCS leads you to think you have.
I am using CCS 5.3. If I right click on my CCS project, select Properties, and select CCS Build, uncheck Use default build command and Generate Makefiles automatically, I would expect that I can insert my build command in the space following Build command. Unfortunately, CCS wants to keep appending a "-k" to anything I enter in that space. What gives?
I am running CCSv5.3 on Linux.