How to vector redirect S08PT

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to vector redirect S08PT

1,042件の閲覧回数
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 返信

982件の閲覧回数
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 件の賞賛
返信