S32K148 GHS Startup example project
10-15-2017
10:49 AM
2,426 Views
sabeelmohamedkh
Contributor I
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
2 Replies
10-18-2017
07:02 AM
1,829 Views


NXP Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
10-16-2017
02:11 AM
1,829 Views

NXP Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
