Linker padding for SRec generation

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Linker padding for SRec generation

2,283 次查看
admin
Specialist II
Hello

dose anybody of you know what the DSC56800/e 8.2.2 linker error message
"Linker padding for SRec generation"
mean.

Thanks in advance.
Martin
标签 (1)
标记 (1)
0 项奖励
回复
1 回复

472 次查看
FTSolutions
Contributor III
It is not an 'error' message, but more of an informative one.  you can turn off this feature from one of the settings in the linker setups.   I think that all it is indicating is that it is adding some "pad" bytes of 0x00 to fill out a full S-Record, fox example, if a variable array has 3 elements, and another structure is allocated a few words/bytes higher, the linker could simply generate one S-Record that contained both data elements with "0x00" pad values in between - simply for expediency/optimization purposes.

I might be wrong in this example, but I think this is what it is.

0 项奖励
回复