S32K144

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

S32K144

1,332 次查看
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();

 

标记 (1)
0 项奖励
回复
1 回复

1,312 次查看
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 项奖励
回复