forte_en.pdf - 第91页
Page 91 6 up_control.dll library The up_ control.dll enables user to control th e UP software using fun ctions c ontained in th e library. It conta ins b asic programming func tions. From the view of t he user the U P so…

Page 90
Saving Device Type in .hex File
Users frequently mistook the selected device type for the
device type for which the .hex file was saved. To
eliminate this, UP contains a function allowing you to save
the device type in a file.
The program adds one more line below the End of File:
#PART=.... The absolute majority of programs working
with Intel-HEX files ignore this line, but such a modified
file cannot be considered as complying with the Intel-HEX
format.

Page 91
6
up_control.dll library
The up_control.dll enables user to control the UP software
using functions contained in the library. It contains basic
programming functions.
From the view of the user the UP software is running
invisibly.
There is more information concerning the library available
in a separate
document.

Page 92
7
FORTE.DLL Library
Function s implemented in forte.dll enable setting and
reading of logical levels on single pins of FORTE
programmer. This way it is possible to make various
communication protocols.
Except for functions which enable controlling of the single
pins, the library contains also functions prepared for
communication via SPI, I
2
C and 1-Wire buses, functions
for supply and programming voltage controlling and
supply voltage and GO button reading.
The functions implemented in the forte.dll library are
described in detail in a separate document devoted to
this library.