README.TXT

(4 KB) Pobierz
+--------------------------+
| Content of picprog.zip  |
+--------------------------+

 HARDWARE.TXT SHORT MANUAL FOR PICALL HARDWARE ASSEMBLING
 DEVICE.INI   INFORMATION FILE FOR PIC DEVICES
 PICALL.EXE   PRINTER-PORT PIC PROGRAMMER
 TEST-ALL.EXE PICALL HARDWARE TEST PROGRAM
 SMANUAL.ENG  SHORT MANUAL
 SMANUAL.SLO  KRATKA NAVODILA
 ORDER.TXT    HOW TO ORDER?
 README.TXT   THIS FILE

+--------------+
| What is new? |
+--------------+

+---------------+
| Version 1.19  |
+---------------+
 2000-January-10
 Corrected support for PIC16C715

+---------------+
| Version 1.18  |
+---------------+
 1999-October-17
 Fixed bug (EEdata was limited to 3F) 
 New parameter Colours in INI file (turns offf and on different 
 colours in Program and Data window)

+---------------+
| Version 1.17  |
+---------------+
 1999-August-21
 Just a DEVICE.INI update (PIC12Cxxx)

+--------------+
| Version 1.16 |
+--------------+
 1999-July-11
 Maximum number of PICs in DEVICE.INI is increased to 130. 
 Added new PICs to DEVICE.INI
 Some more settings in menu Setings-Other or PICALL.INI are possible
 Some outlook changes
 Some internal changes

+--------------+
| Version 1.15 |
+--------------+
 1999-June-30
 Corected positioning window for PIC14000
 Corected DEVICE.INI, regards to PIC14000
 Look also to HARDWARE.TXT for hardware changes in case you want
 to programm newer PIC14000

+--------------+
| Version 1.13 |
+--------------+
 1999-April-07
 Some internal changes

+--------------+
| Version 1.12 |
+--------------+
 1999-April-04
 Added support for PIC16C87x
 Corected Blank check function for PIC16C5x/XT
 Scrolling in EEDATA window is possible with keys Left and Right
 on numeric part of keyboard
 Scrolling in PROGRAM window is possible with keys Up and Down
 on numeric part of keyboard and with PgUp and PgDown

+--------------+
| Version 1.10 |
+--------------+
 1999-February-08
 PICALL should work now with Pentium II 300MHz and above PCs.

+--------------+
| Version 1.09 |
+--------------+
 1999-January-23
 As PIC12C50xA require that VPP voltage is turned on in max 9 ms after VDD,
 this is "fixed" in this version. But to be sure (if working under windows),
 I would recommend programming this PIC's after closing other applications or
 running P16PRO in DOS mode.

 Fixed bug by showing position window for PIC's, which require an adapter.

 In P16PRO.INI you can change art of "Open Program File" window
  OpenFileType=0    LIST / default
  OpenFileType=1    INPUT LINE

+--------------+
| Version 1.08 |
+--------------+
 1998-December-07
 Fixed bug by programming PIC12Cxxx at location 1FF (3FF).
 
+--------------+
| Version 1.07 |
+--------------+
 1998-November-13
 DEVICE.INI is new. New PICs can be specified in more advanced way.
 New programming algorithm and new PICs are added.
 Command line is added: PICALL [progfile[.extension]]
 
+--------------+
| Version 1.02 |
+--------------+
 1998-August-04
 Corrected problem by programming Fuses and ID for PIC16C5x

+--------------+
| Version 1.01 |
+--------------+
 1998-July-27
 1. Added position window - how to place PIC in 40 PIN ZIF socket
 If this function is not desired it can be permanently turned off in P16PRO.INI

 2. Added function for serialise your PICs (serial numbers).
    If you define the following subprogram in your program:

serial_number:
    addwf       pc,f
Start_location:
    retlw       serial_number_1 ;LSByte
    retlw       serial_number_2
    .                         3
    .                         .
    retlw       serial_number_n ;MSByte

   P16PRO can automaticly increase serial number after each programming.
   How to do this?
   After first programming P16PRO generates file SN.INI on directory on
   which is also the HEX file. In the SN.INI there are three lines, which
   can be changed:

   SerialNumber= 0
   StartLocation= 0
   Lenght= 0

   SerialNumber  - current serial number
   StartLocation - location on which is the first instruction
                   retlw serial_number_1
   Lenght        - lenght (bytes) of serial number (n)

   This function will be active only if StartLocation and Lenght are
   different from zero (default).

+--------------+
? Version 1.00 |
+--------------+
 1998-June-10
 First version for PICALL hardware version 3.1

+----------+
| Warning: |
+----------+
 Be carefully: If you use windowed version of PIC16C620, PIC16C621, PIC16C622
 or other newer PIC's then code protecting is not recommended, because this
 may inhibit the device from being able to be reprogrammed.

+------+
| Info |
+------+
 PCX format can be viewed with almost every graphics program and also with
 PaintBrush, delivered with Windows 3.x.
 PDF files can be viewed with acrobat reader 2.1 or above.

 If you have any questions or suggestions, please send me a mail.
 My E-mail address is: bojan.dobaj@bigfoot.com
Zgłoś jeśli naruszono regulamin