why RTI interrupt can't triggle.

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

why RTI interrupt can't triggle.

跳至解决方案
1,276 次查看
KerryJ
Contributor II

I used the S32DS 3.4, Why PIT0_CH0 and PIT0_CH1 can generate a interrupt with the same configuration , but the PIT0_CH_RTI not?

0 项奖励
回复
1 解答
1,223 次查看
nxf78987
NXP Employee
NXP Employee

Hi KerryJ,

This is an example, that you are needing.

Best regards,

Dan

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,259 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

which device and which SDK/RTD is used?

Regards

Lukas

0 项奖励
回复
1,250 次查看
KerryJ
Contributor II

DEVICE IS

S32K344

AND RTD IS 

S32K3 RTD AUTOSAR 4.4 VERSION 2.0.0

0 项奖励
回复
1,224 次查看
nxf78987
NXP Employee
NXP Employee

Hi KerryJ,

This is an example, that you are needing.

Best regards,

Dan

0 项奖励
回复
1,205 次查看
KerryJ
Contributor II

Thanks you so much.

I find when I config PIT0_CH0 first, the PIT0_RTI is disabled, even though config RTI later, the RTI is still disabled.

You should config RTI first then config PIT0_CH0, which both RTI and CH_0 are useful.

标记 (1)
0 项奖励
回复