S32 fails to set System OSC?

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

S32 fails to set System OSC?

1,654件の閲覧回数
gearhead1107
Contributor IV


I'm working with an S32 dev board, and trying to get some code working to send CAN messages on a periodic basis. When I run into issues working with a component (CAN SBC in this case) I'll occasionally set up a S32DS project based off of one of the examples during Vlad's class at FTF to try and isolate the problem. This time, however, I followed the directions step by step from the example but the program keeps getting caught in the Watchdog IRQ.

 

I've noticed this can often happen if a peripheral doesn't have a clock gated to it or something, but I've double checked everything I can think of but it seems to get stuck on CLOCK_SYS_INIT(); - -I've attached the project here, does anyone have any idea what I might've screwed up/ what to check?

ラベル(1)
0 件の賞賛
2 返答(返信)

1,394件の閲覧回数
stanish
NXP Employee
NXP Employee

Hello,

I checked the project and I cannot reproduce the issue you described. Can you possibly post the step-by-step instruction  how to get to WDG IRQ handler? do I need to generate a traffic on CAN bus?

Thanks

Stan

0 件の賞賛

1,394件の閲覧回数
gearhead1107
Contributor IV

Hey Stan, don't sweat it - I started a new project and the code ran fine - must've been an eclipse issue

0 件の賞賛