vector redirection on HCS08 - ASM programming

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

vector redirection on HCS08 - ASM programming

479 Views
Leojunin
Contributor III

Hello to the whole community. I'm about to use vector redirection and want to know if the compiler and linker recognizes this redirect, and correctly assigns the vectors allocated in the PRM file or should I do it myself?

Labels (1)
0 Kudos
1 Reply

377 Views
trytohelp
NXP Employee
NXP Employee

Hi Daniel,

There are some posts you can refer to handle this question.

Can you have a look on:

    RELOCATED INTERRUPT VECTOR TABLE

    AN4757-Migration Guide From S08 to Kinetis E Family.pdf

    ...

You can also refer to the manual provided in the tool installation.

For instance under CW for MCU V10.6.4:

    \CW MCU v10.6.4\MCU\Help\PDF\MCU_Build_Tools_Utilities.pdf -> perform a search for "Vector Table"


Have a great day,
Pascal
Freescale Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos