AN1176 STMicroelectronics, AN1176 Datasheet - Page 15

no-image

AN1176

Manufacturer Part Number
AN1176
Description
68HC11/PSD813F1 DESIGN GUIDE
Manufacturer
STMicroelectronics
Datasheet
Now slide the scroll bar down until see the following:
Type in the name of the file from your 68HC11 linker that contains the firmware that will boot
up your system. Use your own file name. For this example we’ll call it boot.s19. This file can
contain very simple 68HC11 code that just configures your system hardware and performs
rudimentary tasks to check out your new hardware. In this example, there are 16K bytes
available in EEPROM segments EES0 and EES1, which is more than enough for this simple
boot and test code. After your new hardware is proven, you can add more code to the boot area
to for advanced tasks, such as implementing a download to main flash memory from a host
computer.
No file names need to be typed in for the main flash regions (FS0-FS7) because we are only
operating out of EEPROM (EES0, EES1) for now.
Click OK, and the address translate process will produce the final *.obj file that you can program
into the PSD.
2.3.9 Programming the PSD
The *.obj file can be programmed into the PSD by one of three ways:
Page 13
First we’ll show you how to use the FlashLINK
The ST FlashLINK
The ST PSDpro device programmer, which also uses the PC parallel port.
Third-party programmers, such as DATA I/O, Stag, Needhams, etc. Please see the web
site at www.st.com/psm for compatible third-party programmers.
TM
JTAG cable, which connects to the PC parallel port.
TM
JTAG cable to program the PSD.

Related parts for AN1176