I need to be able to generate a checksum or CRC when loading firmware builds via Code Composer V5. This is meant to be used as a signature of sorts to ensure that we are in fact loading the correct build of firmware. I have searched the forums as well as various Code Composer settings but couldn't find any way for code composer to output this. Is it possible or will i need to write my own utility to do so?