Other Parts Discussed in Thread: UNIFLASH
Tool/software:
Hello,
I am experiencing an issue with flashing a hex file onto my microcontroller. After building my project in release mode using CCS, the .hex file is created successfully. However, when I attempt to dump/flash this file into the microcontroller, it takes more than 20 minutes to complete. In contrast, the .out file flashes in minimal time.
Could you please advise why this might be happening? Are there specific settings in the hex utility that I need to adjust, or is there something else I should consider to resolve this issue?
Thank you for your assistance.