S32K148 GHS Startup example project

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

S32K148 GHS Startup example project

1,770件の閲覧回数
sabeelmohamedkh
Contributor I

This request is in reference to S32K148 chip.

  • The example projects in S32DS contain the ghs example for startup, but we are facing hard fault at the occurrence of first ISR itself for GHS.
  • Request to please share GHS startup example project/startup routine, with interrupts working.

Thanks

0 件の賞賛
2 返答(返信)

1,173件の閲覧回数
isaacavila
NXP Employee
NXP Employee

Hello,

In S32DS/S32K_SDK installation folder you can find startup routines, linker files and header files for S32K14x devices. These are located at:

<S32DS_ARM_v2.0>\S32DS\S32SDK_S32K14x_EAR_0.8.4\platform\devices.

Attached you can also find the files related to GHS. Hope these help!

Regards,

Isaac

0 件の賞賛

1,173件の閲覧回数
razva_tilimpea
NXP Employee
NXP Employee

Hi,

Probably you get hard fault because you don't define the corresponding handler for your interrupt. Could you share the code where you install/enable the interrupt?

Also, I know that you faced a problems with a hard fault in clock manager which we couldn't reproduced it. Did you solved that issue?

Best regards,

Razvan

0 件の賞賛