Application integration reference guide, Product deliverables, Embedded bootloader image – Freescale Semiconductor 802.15.4 User Manual

Page 37: Application support files, Product deliverables -1, Embedded bootloader image -1, Application support files -1, Chapter 5 application integration reference guide, 1 product deliverables

Advertising
background image

Freescale Semiconductor Embedded Bootloader Reference Manual, Rev. 0.0

5-1

Chapter 5
Application Integration Reference Guide

This chapter describes the deliverables required to build an 802.15.4/Zigbee Application with the
Embedded Bootloader.

NOTE

The Freescale Switch Demonstration application is available with
complete source code. The Switch Demonsration shows how to make an
802.15.4 application with the Embedded Bootloader. Refer to the Switch
Demonstration Application Note
, AN2773, for more details.

5.1 Product Deliverables

To be able to make an application with the Freescale Embedded Bootloader, you need three major
components.

Embedded Bootloader Image

Application Support Files

Application Linker File

5.1.1 Embedded Bootloader Image

The Embedded Booloader executable image for a specific PCB must exist on the PCB in advance. If not,
it must be downloaded to the PCB with a BDM debugger like the P&E Multilink BDM debugger for
HCS08. See

Section 1.1.1 Ported Targets

for more details.

NOTE

Use caution when making an 802.15.4/Zigbee Application with the
Embedded Bootloader. Several versions (different version numbers) exist
with different supported features. Ensure that you do not use a feature
that is not supported by the Embedded Bootloader version on the PCB
and that a version of the Embedded Bootloader is preloaded on the PCB.

5.1.2 Application Support Files

A few application source files must be included in the 802.15.4/Zigbee application for proper interface to
the Embedded Bootloader. See

Section 5.3, Application Support Files

for more details.

Advertising