This folder contains the flash programming utility for the Slerj SSR-1
Serial Data Recorder.  Files include:
  lua.exe           - the Lua language interpreter
    lua52.dll       - support for the Lua interpreter
    libstdc++-6.dll - C runtime for the Lua interpreter
  jf.dll            - the Slerj flash module for Lua
  flashloader.img   - flash loader program that gets loaded to SSR-1 RAM and
                      communicates with the PC during flash programming.
  flash.lua         - flash loader script that runs on the PC
  flash.bat         - batch file that executes the flash.lua script
  readme.txt        - this file
  ssr_v.....bin     - SSR-1 firmware images
  
Read the notes at the top of flash.bat regarding how to configure the flash  
loader for your environment and select a firmware image for programming.

To program the SSR-1, use the following sequence:
  1) Connect any SSR-1 channel to a PC serial port
  2) Ensure that flash.bat is modified as reflected in its comments
  3) Execute flash.bat
     This results in a message indicating 'waiting for target.'
  4) Apply power to the SSR-1.
     Flash programming takes place.  Successful programming ends with a
     message 'Flash programming complete.' and a prompt to press any key
     to continue...

At this point, flash programming is complete.  Cycle power on the SSR-1.
SSR-1 firmware version can be verified by the text at the top of the output
of the shell 'help' command (or '?').
  
  