How to vector redirect S08PT

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

How to vector redirect S08PT

603 Views
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 Kudos
1 Reply

543 Views
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 Kudos