How to vector redirect S08PT

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

How to vector redirect S08PT

1,028 次查看
dustyln
Contributor I

Design bootloader and application,this is my memory map:

boot address:0xE000-0xFFFF

app address:0x3200-0xFDFF

set flash protection higher address range is 8Kbytes

This is my NVPROT register config:

NVPROT_INIT @0x0000FF7C = 0xD7;

The bootloader can enter the application normally,but interrupt cannot enter normally,

Vector redirection is unsuccessful,so how to vector redirect?

The application note "SCI Bootloader for S08PB16" has no attachments for download,Where to find?

 



0 项奖励
回复
1 回复

968 次查看
vicentegomez
NXP TechSupport
NXP TechSupport

Hi

Please check the following link

MC9S08PL16 Bootloader Example 

https://community.nxp.com/docs/DOC-238265 

I hope this will help you

Regards

Vicente Gomez

0 项奖励
回复