Conventions, Definitions, acronyms, and abbreviations – Freescale Semiconductor 802.15.4 User Manual

Page 7

Advertising
background image

Freescale Semiconductor Embedded Bootloader Reference Manual, Rev. 0.0

vii

Conventions

This document uses the following notational conventions:

Courier monospaced type indicates commands, command parameters, code examples,
expressions, data types, and directives.

Italic type indicates replaceable command parameters.

All source code examples are in C.

Definitions, Acronyms, and Abbreviations

BDM debugger

A debugger using the BDM interface for communication with the MCU. An
example is the P&E BDM Multilink debugger for HCS08.

BDM

Background Debug Module

EVB

Evaluation Boards - this term covers the DIG-528-2 (EVK) and DIG536-2
(SARD) boards.

EVK Evaluation

Kit

GUI

Graphical User Interface

MAC

Medium Access Control

MCU MicroController

Unit

NVM None-Volatile

Memory

PC Personal

Computer

PCB

Printed Circuit Board

S19

‘S19’ is the file extension used for the Motorola binary image format. The S19
file encapsulates the binary image as a list of ASCII records. Each record
contains a length -, address -, data - and checksum field. The 16 bit address field
allows a memory space for up to 64 KB. The S19 can be generated with
Metroworks Codewarrior IDE and is the product from the linking process. S19
does not contain additional information to a debugger (where to look for source
files).

Safe Mode Boot

The Embedded Bootloader boots up using safe default system values.

HIWAVE

P&E HCS08 debugger GUI.

CPROG

P&E HCS08 flash programming tool called from HIWAVE. The tool is also
available in a command line version where scripts can be made.

Advertising