S12ZVL Vector table Mapping

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

S12ZVL Vector table Mapping

883 Views
charudattaingal
Contributor IV

Hello Team,

We have one vector table mapping in Bootloader and another one in application.

Both bootloader and application has independent vector table mapping.

Individually in bootloader and application interrupts ISR are working absolutely fine.

Combine Bootloader + application flash mode interrupts are not jumping to ISR.

Please suggest.

Let me know if you need any further information.

Thank you

charudatta

3 Replies

635 Views
dianabatrlova
NXP TechSupport
NXP TechSupport

Hi Charudatta,

I recommend you to see the example code for Serial Bootloader for S12Z MCU. On the link below you can find the example code and description: 

Simple Serial Bootloader for S12Z - AN draft 

In the main.c see Interrupt vector table definitions.

I hope it helps you.

Best regards,

Diana

0 Kudos

635 Views
charudattaingal
Contributor IV

Hello Diana,

Thank for the information.

Plesae provide us the example code for S12zvla-128k micro having vector table relocation implementation.

It will be really helpfull to us.

Thank You!

Charudatta

0 Kudos

635 Views
dianabatrlova
NXP TechSupport
NXP TechSupport

Hi Charudatta,

The Bootloader is written for S12Z derivatives (S12ZVM, S12ZVMB, S12ZVMA, S12ZVC, S12ZVL, S12ZVH, S12ZVHY and S12ZVFP).

Did you see the software AN12086SW.ZIP which is included in the link above?

I hope it helps you.

Best regards,

Diana