Other Parts Discussed in Thread: CCSTUDIO
CCS 4.2.1
Is there a way to have the build automatically logged to a file? I tried overriding the build command with the following:
${CCS_INSTALL_ROOT}/utils/gmake/gmake -k > ${PROJECT_BUILD_DIR}/build_output.log 2>&1
Here's a screenshot:

However, it doesn't seem to "stick". That is, I can click apply/ok and then open the box and it has gone back to the default command.
Does anyone know of a way to log the output to a file or to allow me to override the build command?
Thanks,
Brad


