S32DS function sections data sections

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32DS function sections data sections

739件の閲覧回数
longfeiwang
Contributor III

longfeiwang_0-1672818045144.png

when i enable the function sections and data sections,i compile for the first time to generate a bin file A, then clean recompiles all bin files to generate bin file B。There are many differences between bin files A and B, what is the reason?

 

0 件の賞賛
返信
1 返信

585件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

based on gcc documentation - the options moves data and functions into different memory sections: 

jiri_kral_0-1692707924270.png

 

0 件の賞賛
返信