application code start address

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

application code start address

1,573件の閲覧回数
abdelrhman
Contributor III

in MPC5744P, cpu0_reset_vec, in the linker file, points to the application start address, doesn't it ? 

0 件の賞賛
返信
3 返答(返信)

1,560件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

It points to the address where the code execution will start after valid RCHW is found at address 0x00FA0000.

In this care the application will start at address defined at 0x00FA0004.

petervlna_0-1659689955232.png

petervlna_1-1659690141716.png

 

Best regards,

Peter

 

0 件の賞賛
返信

1,568件の閲覧回数
abdelrhman
Contributor III

Yes, I'm referring to the linker_flash.Id linker file of example application projects 

0 件の賞賛
返信

1,569件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

well, this depends on what you have in linker. You can define any kind of label for it.

Are you referring to any specific linker file?

Simply have a look at cpu0_reset_vec section definition and you will see where starts and ends.

Best regards,

Peter

0 件の賞賛
返信