ST62GP-EMU2 STMicroelectronics, ST62GP-EMU2 Datasheet - Page 37

no-image

ST62GP-EMU2

Manufacturer Part Number
ST62GP-EMU2
Description
KIT EMULATOR FOR ST6 MCU SER
Manufacturer
STMicroelectronics
Series
ST6-EMU2r
Type
Microcontrollerr
Datasheet

Specifications of ST62GP-EMU2

Contents
Emulator, Set of Probes, Power Supply, Parallel Cable, and ST6-RIDE Software
For Use With/related Products
ST62x
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
ST62GP-EMU2 Emulator User Manual
4.8
Using the tutorial with ST62 devices other than the ST6265
You can easily modify the tutorial program to target a device other than the
ST6265. You need only take into account the interrupt channel to which the timer is
connected. Any other I/O port can be used for outputting signals.
To do so, proceed as follows:
1
2
3
4
5
6
In the tutorial.asm file find the following line of code and modify the device
version to reflect the new target device:
.vers “ST6265”
In the tutorial.asm file find the following line of code and modify the
romsize parameter as appropriate:
.romsize 4
Change the hardware register definition file (*.INI) to that associated with the
device you want to target. These files can be found in the following directory:
D:\Program Files\Stm\ST6toolchain\soft\6x-emu2\inc_file.
If necessary, refer to the device datasheet in order to remap the microcontroller
device vector.
Refer to the device data sheet in order to check the ST6 memory mapping,
modify the tutorial.asm file as appropriate (.org and block instructions).
Select the appropriate device name in the debugger.
; Optional
; Optional
4 - Tutorial
37/57

Related parts for ST62GP-EMU2