S32K148 GHS Startup example project

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

S32K148 GHS Startup example project

1,723 Views
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 Kudos
2 Replies

1,126 Views
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 Kudos

1,126 Views
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 Kudos