ST62GP-DBE STMicroelectronics, ST62GP-DBE Datasheet - Page 37

no-image

ST62GP-DBE

Manufacturer Part Number
ST62GP-DBE
Description
DEDICATED BOARD FOR ST EMULATORS
Manufacturer
STMicroelectronics
Datasheet

Specifications of ST62GP-DBE

Accessory Type
Emulator Adaptor
For Use With/related Products
ST62GP-EMU2
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-DBE