Page 81
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
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.