Exception is received when using can_pal & FreeRTOS

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Exception is received when using can_pal & FreeRTOS

1,441件の閲覧回数
alon_becker
Contributor I

Using SDK RTM 2.0 with S32DS for the MPC5748G. 

I opened a new FreeRTOS project, from the supplied examples, the code runs as expected.
However, when I add a CAN_pal component and try to call the CAN_send the core jumps to uSDHC_DriverIRQHandler although this module is not active.
If I use the same CAN_pal code without FreeRTOS, all works fine as well. 

Has anyone seen this issue? 

タグ(2)
0 件の賞賛
3 返答(返信)

1,097件の閲覧回数
priya_p
Contributor IV

I am also facing same issue. After adding ADC, EEPROM, to USB demo code, whenever I am executing the core jumps to uSDHC_DriverIRQHandler although this module is not active.

0 件の賞賛

1,235件の閲覧回数
martin_kovar
NXP Employee
NXP Employee

Hello,

could you please share your project? Most probably, it will be necessary to ask SDK development team directly, and they will need your project to check, what is not correctly configured.

Regards,

Martin

0 件の賞賛

1,235件の閲覧回数
dazhou0503
Contributor I

I have a similar problem.Using SDK RTM 3.0 with S32DS for the MPC5748G.

I opened the example freertos_mpc5748g project, from the supplied examples, the code runs as expected.
However, when I add a pit component and try to call the pit interrupt callback the core jumps to uSDHC_DriverIRQHandler although this module is not active.

0 件の賞賛