Hello,
我在用CCS编译程序生成HEX文件,准备用烧写器,烧录到flash中。CMD link文件中的内存分配是连续的,但是生成的hex文件是非连续的,如图所示。
请问大家,应该如何配置CCS hex文件生成选项,使hex文件是连续的?
Susan Yang:
我会在测试后回复,谢谢
,
Susan Yang:
请您参考一下
http://www.ti.com/lit/ug/spnu118y/spnu118y.pdf?ts=1590730926298
的12.9 Image Mode and the –fill Option
With the –image option, the utility generates a memory image by completely filling all of the mapped ranges specified in the ROMS directive.