Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add GDB Executable

...

The generated project should be imported into S32 Design Studio using “Import → Existing Projects into Workspace” and by browsing to the project folder. You might have to add a Debug Configuration. This is done by clicking the Debug Icon in the Toolbar and select “Debug Configurations…”.

Image RemovedImage Added

The S32K144 can be debugged with the installed GDB PEMicro Interface. You only have to select the Device as shown below.

...

Executable: ${S32DS_ARM32_TOOLCHAIN_DIR}/bin/${arm32_cross_prefix}gdb${arm32_cross_suffix}

...

Using Processor Expert

The S32DS contains a tool for a simple start in configuring peripheral devices and pins of the NXP S32DS. uGOAL comes with his own configuration including SPI, UART, I2C and GPIOs.

...