Tool/software: Code Composer Studio
Hi,
Is there a way to include a binary file (in this case, an FPGA binary) as part of a CCS project? I don't want to add it as a .h file because the CCS compiler expects header files to be in a certain format. I want to include the FPGA binary in the exact same format as it's compiled.
Thanks,
Viney