Other Parts Discussed in Thread: C2000WARE
Hello,
I've currently finishing programming my bootloader and application code, but I need to generate a single hex file that would contain both boot and application code. At the moment I can only generate two separate .hex files: 1 for boot and 1 for application code using the hex utility tool. I'm using CCS v11.
This topic is quite vague and outdated online with limited resources. Can someone give me the steps needed to create a single .hex file across different projects?
Thanks.