Getting Started with Development Board for 9S12ZVL32 MCU Evaluation | NXP Semiconductors

Getting Started with Development Board for 9S12ZVL32 MCU Evaluation

Last Modified: 2020-05-29 03:49:47Supports S12ZVL32 CAN and LIN/SCI Evaluation Board

Contents of this document

  • 1

    Plug It In
  • 2

    Get Software
  • 3

    Create, Build and Debug

1. Plug It In

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

1.1 Attach the USB Cable

DEVKIT-S12ZVL Getting Started Image

DEVKIT-S12G128 Getting Started Image

1.2 Run the Out-of-Box Demo

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

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

Open the DEVKIT-S12ZVL 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 Quick Start Package.

Download DEVKIT-S12ZVL QSP

2.2 Install CodeWarrior v5.2

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

Get CodeWarrior Development Studio

2.3 PC Configuration

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

3. Create, Build and Debug

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

3.1 Create a New Project in CodeWarrior v5.2

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-S12ZVL board.