Hello World - Makefile

Basic application that presents the project scenarios for S32 SDK using makefiles for various compilers

Application description


The purpose of this demo is to provide the user with an out-of-the box example application for S32K118 platform, using S32 SDK. The demo uses Pins and Clock driver to initialize the MCU and to toggle two LEDs alternatively.

There are five projects delivered with this package:

  • Makefile project (GCC compiler)
  • Makefile project (GHS compiler)
  • Makefile project (IAR compiler)
Note
For information about how to run the makefile please refer to Usage