bootloader modify interrupt vector table start address

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

bootloader modify interrupt vector table start address

1,526件の閲覧回数
ahjg_xu
Contributor II

I debug the BootLoader for MKE06  ,  use mcuxpresso(11) IDE ,I want to modify interrupt vector table start address,"MKE06Z4_Project_Test_Debug.ld" files not allow to change;

how to do ,please ask me, thank you!!

 

 

 

 

 

 

 

 

 

 

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

1,430件の閲覧回数
ahjg_xu
Contributor II

Can mpc5604 use mcuxpresso ide?

If yes, how can I download SDKs from the website?

0 件の賞賛
返信

1,424件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi @ahjg_xu :

 MCUXpresso IDE supports below devices.  unfortunately MPC5604 is not supported.

danielchen_0-1625637361059.png

 

Regards

Daniel

0 件の賞賛
返信

1,520件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi @ahjg_xu 

 

Please try to change the address as below picture.

danielchen_0-1617346595001.png

 

Regards

Daniel

0 件の賞賛
返信

1,515件の閲覧回数
ahjg_xu
Contributor II

thank you for your help !

but,I have a question,

When I create a project, the file (MKE06Z4_Project_Test_Debug.ld)already has "section" about ". ISR_ Vector ", and this" section "in flash area,

Now, I want to put "ISR"_ "Vector   section" is redefined in RAM area. What will I do? Is it OK to modify mcuxpresso ide?

please tell me. thank you!!!

0 件の賞賛
返信

1,456件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Please refer to below link: How to relocate interrupt vector table in MCUXpresos

https://community.nxp.com/t5/MCUXpresso-IDE/How-to-relocate-interrupt-vector-table-in-MCUXpresso/m-p...

 

Regards

Daniel

0 件の賞賛
返信