bootloader modify interrupt vector table start address

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

bootloader modify interrupt vector table start address

1,116 Views
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 Kudos
5 Replies

1,020 Views
ahjg_xu
Contributor II

Can mpc5604 use mcuxpresso ide?

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

0 Kudos

1,014 Views
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 Kudos

1,110 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi @ahjg_xu 

 

Please try to change the address as below picture.

danielchen_0-1617346595001.png

 

Regards

Daniel

0 Kudos

1,105 Views
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 Kudos

1,046 Views
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 Kudos