Code Composer 5.1.00x:
When I build a binary file ( *.b0) from the generated ELF-formatted file using hex6x, I notice the build path is put in the binary. This is bad because the CRC is calculated over the image. Every engineer would always need to build to the same folder on his/her hard drive to ensure they had the same image output, which means they have the same source.
Is there any fix for this without moving to a different toolset? I don't wish to upgrade Code Composer version and/or tools.
I remember seeing this regarding the aisGen utility, but I can't find that link nor did it describe the exact toolset we are using.
Thanks,
S.