Build And Run Sample Application - Freescale Semiconductor DSP56800E User Manual

Hide thumbs Also See for DSP56800E:
Table of Contents

Advertisement

Introduction
1.2.4

Build and Run Sample Application

Once the DSP56800E_Quick_Start tool is installed, the user can build and run any of the released
demo applications for the MC56F83xxEVM / MC56F8xxxDEMO by opening and building the
project, using the CodeWarrior development environment. We will use pwm_demo.mcp as an
example:
Step 1: Launch CodeWarrior IDE from the Start->Programs->Freescale CodeWarrior menu.
Step 2: Using File->Open command, open the pwm_demo.mcp project by selecting, e.g.
..\DSP56800E_Quick_Start r2.4\sample_applications\MC56F8346EVM\pwm_demo directory.
Note: Select the corresponding directory according to your EVM board, for the
MC56F8346EVM,
open
the
..\DSP56800E_Quick_Start
r2.4\sample_applications\
MC56F8346EVM\pwm_demo directory.
Step 3: Execute the application in the Debug mode by pressing the F5 key or choose the Debug
command from the Project menu.
Step 4: Run the application by pressing the green arrow (Run) in the debug window or choose the
Run command from the Project menu.
At this point, the application is running - the LEDs associated to the PWM outputs are flashing
now and the green LED is blinking periodically.
The subsequent chapters describe how to create a new application, how to use interrupts, how to
use on-chip drivers and other information required to successfully create a new application.
1-10
Targeting 56F8xxx Platform
FREESCALE SEMICONDUCTOR

Advertisement

Table of Contents
loading

Table of Contents