S12ZVL Vector table Mapping

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

S12ZVL Vector table Mapping

1,658 次查看
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 回复数

1,410 次查看
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 项奖励
回复

1,410 次查看
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 项奖励
回复

1,410 次查看
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