Getting Started with Development Board for S12G128 MCU Evaluation | NXP Semiconductors

Getting Started with Development Board for S12G128 MCU Evaluation

Last Modified: 2020-05-29 03:33:44Supports S12G128 General Purpose Evaluation Board

Contents of this document

  • 1

    Plug It In
  • 2

    Get Software
  • 3

    Build, Run

1. Plug It In

Let's take your DEVKIT-S12G128 for a test drive.

1.1 Attach the USB Cable

DEVKIT-S12G128 Getting Started Image

DEVKIT-S12G128 Getting Started Image

1.2 Run the Out-of-Box Demo

Your DEVKIT-S12G128 comes pre-loaded with a simple code example that is switching the color of the LED.

1.3 Review DEVKIT-S12G128 Quick Start Guide (QSG) for Detailed Setup

Open the DEVKIT-S12G128 QSG

2. Get Software

Choose a Development Path.

2.1 Jump Start Your Design

Getting Started with Quick Start Guide and Software Integration Guide within the Quick Start Package.

Download DEVKIT-S12G128 QSP

2.2 Install CodeWarrior v5.1

CodeWarrior Development Studio for NXP HCS12 microcontrollers enable you to build and deploy HCS12 or HCS12X/XGATE systems quickly and easily.

2.3 PC Configuration

Once you connected your DEVKIT-S12G128 to your PC, the drivers of your board will start to install, please wait while they are installed and do not unplug it.

3. Build, Run

Learn how to create a new project in CodeWarrior v5.1 and the basics to create your own code by running an easy example code.

3.1 Create a New Project in CodeWarrior v5.1

Follow the steps to create a new project in your workspace and load the configuration for your target device.

3.2 Create, Build and Run your Application

Create a hello world code within minutes and watch it working in your DEVKIT-S12G128 board.