AN2292 Freescale Semiconductor / Motorola, AN2292 Datasheet - Page 12

no-image

AN2292

Manufacturer Part Number
AN2292
Description
8-Bit Software Development Kit
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
AN2292
Enabling PC Master
Software on the
Target Application
Using PC Master
Software
References
12
NOTE:
Other hardware requirements: Mouse, serial RS-232 port for local control,
network access for remote control
PC master software is an optional part of the 8-bit SDK environment and must
be installed separately running the PC master software “Setup.exe”.
To enable the PC master software operation on the target board application,
add the “pcmastersw.c” to your project and define
#define INCLUDE_PCMASTERSW /* allow PC master software installation */
in your “appconfig.h” file.
If a RAM overflow occurs during compilation or if your application is time critical,
you can also use the assembly version of PC master software. In this case, add
“pclink.c and pclink.asm and pclinkvar.asm to your project and define
/*allow PC master software assembly version installation */
#define INCLUDE_PCLINK
in your “appconfig.h” file.
The following steps help you use PC master software for your own application:
1. Connect your application to the PC via the RS232 port.
2. Switch on your application.
3. Start the PC master software from the Start Menu.
4. Set your COM port number in the menu Project / Options / MCB Comm.
5. Check the communication speed. The default SCI baud rate is
6. Set your MAP file in the menu Project / Options / MAP Files (If the
Freescale Semiconductor, Inc.
For More Information On This Product,
9600 baud. If your application uses other baud rate, set the Speed
property in the menu Project / Options / MCB Comm.
application is compiled in Hiware object file format, use the “*.map” file.
If the application is compiled in ELF/DWARF format, use the “*.abs” file.
The compilation setting can be found in the menu Edit / Target Setting...
/ Compiler / Options / Output / Object File Format).
8-bit SDK 68HC908MR32 Targeting Documentation, Motorola, 2002
8-bit SDK Algorithm Libraries, Motorola, 2002
8-bit SDK Application Targeting Documentation, Motorola 2002
Embedded PC Master Application, Motorola, 2002
Motorola SPS web page: http://motorola.com/semiconductors
8-Bit Software Development Kit
Go to: www.freescale.com
MOTOROLA

Related parts for AN2292