MPC5748G Linker Script Align

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

MPC5748G Linker Script Align

ソリューションへジャンプ
1,367件の閲覧回数
kmh48301
Contributor IV

Hello.

I need to minimize '.bin' file.

 

kmh48301_0-1613435280637.png

So I remove those ALIGNs in Linker File.

But I worry the reason of those ALIGNS.

 

Is those ALIGNs necessary?

if so, why necessary?

 

 

Thanks

Best Regards

Phillip

0 件の賞賛
返信
1 解決策
1,358件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I dont think startup code needs to be aligned.

But exception and INTC vector table must be aligned. For more details please see core reference manual.

best regards,

Peter

元の投稿で解決策を見る

1 返信
1,359件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I dont think startup code needs to be aligned.

But exception and INTC vector table must be aligned. For more details please see core reference manual.

best regards,

Peter