PROGRAMMING BOARD SOFTWARE FOR ST63EXX : Version 1.2
-----------------------------------------------------
PACKAGE NUMBER 6
----------------
DECEMBER 1994
-------------

Bug fixing :
------------
This version fixes the bug relevant to the storage on disk (FILE operation)
of the EEPROM device content. When selecting an OTP version, the area 00h
to 7Fh was automatically skipped like for the EPROM area.

The readout protection is cancelled when the EEPROM space is selected.
It is still active for the EPROM space.


Package information :
---------------------
This package number 6 contains the following files :

AFFICHE  COM    
BEG      COM    
END      COM    

This files are used for screen displays. The program AFFICHE must be 
executed before starting the main program. The BEG and END files allow to 
upload and download the AFFICHE program as resident in memory.

ST63EPB  BAT : Contains the list of standard command to execute ST63EXX.EXE
               Run ST63EXX.bat to enter programming software.

Listing :
        beg
        affiche m=20
        st63exx
        end

ST63EXX  LBR : Is the screen librairie.
ST63EXX  EXE : Is the executable program for the remote mode.
ST63EXX  DEV : Contains the devices configurations supported by the
               programming board and used by ST63EXX.EXE.   


Note 1 : Hardware considerations.
     This software has to be used with the version A of the ST63EXX
     programming board ( Marked MB062 on the soldering side).
     This board supports the following devices :

          ST63E65     ST63T65
          ST63E67     ST63T67
          ST63E69     ST63T69
          ST63E75     ST63T75
          ST63E77     ST63T77
          ST63E85     ST63T85
          ST63E126    ST63T126
          ST63E140    ST63T140
          ST63E142    ST63T142
          ST63E156    ST63T156


Note 2 :
     In case of your screen is corrupted at beginning of program, you 
     must have a special display driver which interferes with AFFICHE.
     You must remove it to run the software without any troubles.

Note 3 :
     In order to make the software accessible from any directory, perform
     the following actions :
           -  Create a directory in which you copy the diskette content.
           -  Add this directory in your path.
