S12ZVL Vector table Mapping
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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

- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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

- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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
