Tool/software: Code Composer Studio
As far as I can tell the old ccfg.c file is replaced with the new .syscfg file. I can see settings which used to be set in the ccfg.c file like the Enable Bootloader settings under the device configuration setting in the .syscfg file. But I do not see an option for changing the IMAGE_VALID_CONF setting which used to be done with SET_CCFG_IMAGE_VALID_CONF_IMAGE_VALID.
So how do I set this option with the new .syscfg file?