presto_en.pdf - 第75页
Page 75 Serial.Succ.AfterProg boolean If true, n ext serial number is generat ed after successful programming. Serial.LogSN boolean If true, th e result of p rogramming is logged to a selected file. Serial.LogFile string…

Page 74
File name of external file with serial numbers
Serial.File.Next
string
Label of serial number
Serial.Length
integer
If serial number is computed, serial number length
(digits)
Serial.Actual
(unsigned) integer
If serial number is computed, actual computed serial
number (if decimal, coded as BCD)
Serial.ASCII
boolean
If serial number is computed, if true, serial number is
stored to device as ASCII characters.
Serial.SaveTo
integer
1 code/main memory
2 data memory
4 ID positions
Serial.Retlw
boolean
If serial number is computed, if true, memory cells are
filled with retlw instructions.
Serial.Addr
integer
If serial number is computed, address where to save
Serial.CPW
integer
If serial number is computed, chars per word
Serial.Base
integer
If serial number is computed, base of serial number, can
be only 10 or 16
Serial.Succ
integer
next serial number is
0 same
1 incremented
2 decremented
3 random (LSFR)
Serial.Order
integer
0 HiLo hilo
1 hilo HiLo
2 LoHi lohi
3 lohi LoHi
Serial.Write.BeforeProg
boolean
If true, current serial number is "written" into opened HEX
editors just before programming the device.
Serial.Write.AfterProg
boolean
If true, current serial number is "written" into opened HEX
editors after successful programming.

Page 75
Serial.Succ.AfterProg
boolean
If true, next serial number is generated after successful
programming.
Serial.LogSN
boolean
If true, the result of programming is logged to a selected
file.
Serial.LogFile
string
File name of a file where the result of the programming
will be logged.
ICSP.LongTime
boolean
If true, longer times for switching Vcc are taken.
ICSP.LongTime.Time.SwOn
integer
Time to wait after Vcc is switched on in microseconds.
ICSP.LongTime.Time.SwOff
integer
Time to wait after Vcc is switched off in microseconds.
SpecSettings.PREST.Power
integer
0 idle power supply is None / External
1 idle power supply is Internal 5V
SpecSettings.PREST.ProgPower
integer
0 power supply during programming is
External 2.7 to 5.5V
1 power supply during programming is
Internal 5V
SpecSettings.PREST.i2cSpeed
integer
0 100kHz
1 500kHz
2 1MHz
3 Maximal
SpecSettings.PREST.i2cAddr
integer
0 first suitable address or N/A
1 second suitable address
etc...
SpecSettings.PREST.LVP
integer
0 HVP method
1 LVP method
SpecSettings.PREST.PICAlg
integer
0 automatic selection
1 assume VDD = 5V
2 assume VDD < 5V
SpecSettings.PREST.UsePE
boolean
If true, PE (programming executive) is used for
programming of PIC MCUs.
SpecSettings.PREST.PIC32MZ_BootProg
integer

Page 76
0 Lower Boot alias
1 Boot Flash 1 and 2
SpecSettings.PREST.PSoCAlg
integer
0 automatic selection
1 assume VDD > 3.6V
2 assume VDD =< 3.6V
SpecSettings.PREST.PSoCRSTInit
integer
0 Reset mode
1 Power cycling
SpecSettings.PREST.MSP430osc
integer
0 Calibrated internal RC oscilator
1 Not calibrated internal RC oscilator
SpecSettings.PREST.MSP430speed
integer
0 Normal
1 Slow
2 Slowest
SpecSettings.PREST.MSP430EraseSegme
ntA
boolean
If true, MSP430 Segment A is erased.
SpecSettings.PREST.SPI_Flash_Freq
integer
0 3MHz
1 1.5MHz
2 750kHz
SpecSettings.PREST.AVRXTAL.CLK
SpecSettings.PREST.AVRXTAL.RPT
integers
represent maximum AVR oscillator frequency
values can be found in *.lng files at item
MainForm.PRESTSpecForm.ComboAVRXTAL.xxx.Items
where xxx is minimum divisor of system clock of selected
AVR's SPI module. This is 2 for new AVRs, 3 and 4 for
older AVRs and 24 for Atmel's 8051 arch. processors.
These settings can be found in ini file too at
[SpecSettings.PREST], XTALRpt and XTALClk.
SpecSettings.PREST.AVRXTAL.AutoClk
boolean
If true, faster programming with slow clock is used for
AVR MCUs.
SpecSettings.PREST.AVRRSTInverse
boolean
If true, the reset signal polarity is assumed to be inverse
in comparison with standard polarity of the reset signal of
the selected chip. It is supported with AVR and 8051
devices.
SpecSettings.PREST.AVRHVP
boolean
If true, high voltage method is used for AVR MCUs, it is
supported for AVR TPI interface only.
SpecSettings.FORTE.UVCCLevel
integer
Defines the size of the internal supply voltage provided by