MC56F8006DEMO-T Freescale, MC56F8006DEMO-T Datasheet - Page 6

no-image

MC56F8006DEMO-T

Manufacturer Part Number
MC56F8006DEMO-T
Description
Manufacturer
Freescale
Datasheet

Specifications of MC56F8006DEMO-T

Lead Free Status / RoHS Status
Supplier Unconfirmed
Run and debug LED lab
example code on board
1. Start CodeWarrior by selecting it in the
2. From the CodeWarrior main menu,
3. Click “Open.” The Project window
4. The user-written C code of this example
5. From the main menu, choose “Project
Windows Start menu.
choose “File > Open” and choose the
“MC56F8006DEMO_labs\MC56F8006_
LED_lab\ MC56F8006DEMO_LED_LAB.
mcp” file. This is the board example you
copied from the Getting Started DVD
included with the demo board kit.
will open.
is contained in the “MC56F8006DEMO_
LED_LAB.c” file. Double click on it to
open it. There is also some user-written
code in the Events.c file. These files are
in the Code directory. The other files are
generated by Processor Expert.
> Debug.” This will compile the source
code, generate an executable file and
download it to the demo board.
STEP
4
6. From the main menu, choose “Run >
7. From the main menu, choose “Run >
8. From the main menu, choose “Run >
9. From the main menu, choose “Run >
Start/Continue.” The program will be
executed in real time.
Halt.” The program execution will stop.
The next instruction to be executed is
highlighted in the Source window.
Single Step.” The instruction highlighted
in the Source window will be executed,
and the program execution will be
stopped immediately after.
Start/Continue.” The application will
restart from where it was previously
stopped.