This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS如何生成连续的HEX文件 segment&block是不断开的



Hello,

我在用CCS编译程序生成HEX文件,准备用烧写器,烧录到flash中。CMD link文件中的内存分配是连续的,但是生成的hex文件是非连续的,如图所示。

请问大家,应该如何配置CCS hex文件生成选项,使hex文件是连续的?