S32K144

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

S32K144

1,259 Views
zq1
Contributor III

my app project is from my boot project, my boot project runs well, after my app project relocate interrupt table,i found after app project can't enter intrrupts,when the lpit counter reaches reload conuter ,it will into hard default ,it seems it can't find interupt hander function;when i disabled lpit interupt,it runs well,but it can't into can recieve interupt,

zq1_0-1690890669980.pngzq1_1-1690890693551.png

zq1_2-1690890742290.png

hope someone could give me some advice.

was it S32_SCB->VTOR = (uint32_t)0x12400 failed or  INT_SYS_EnableIRQGlobal();

 

Tags (1)
0 Kudos
Reply
1 Reply

1,239 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @zq1,

This is already under a discussion here:

https://community.nxp.com/t5/S32K/S32K144/td-p/1692838

 

BR, Daniel

0 Kudos
Reply