aek 2006-11-27 salvo-lite|le|pro-pic-3.2.3.exe is the main installer. Run it first. salvo-lite|le|pro-pic-3.2.3-a.zip is a complete set of new Salvo libraries for use with the HI-TECH PICC compiler and PIC16F84 targets. salvo-lite|le|pro-pic-3.2.3-b.zip is a complete set of new Salvo libraries for use with the HI-TECH PICC-18 compiler v8.35PL3 and above. This resolves an issue when the number of peristent variables causes the locations of the persistent variables to cross a PIC18 RAM bank boundary. Salvo's global objects are _not_ declared as persistent in these libraries, and therefore will not cause problems when large numbers of tasks and events are declared and PICC-18 v8.35PL3 is used. salvo-lite|le|pro-pic-3.2.3-c.zip is a complete set of new Salvo libraries for use with the Microchip MPLAB-C18 compiler v3 and above. New libraries are required due to a change in the COFF format. Also, MPLINK v4.00 or higher is required. These libraries are located in a separate directory -- salvo\mcc18\v3 -- in order to keep them distinct from the Salvo libraries in salvo\mcc18, which are compatible with earlier releases of MPLAB-C18. salvo-lite|le|pro-pic-3.2.3-d.zip is a complete set of new Salvo libraries for use with the Microchip MPLAB-C18 compiler v3.02 and above and MPLINK v4 or higher. These libraries resolve the issue surrounding the AARGB3 symbol. salvo-lite|le|pro-pic-3.2.3-e.zip is a complete set of new Salvo libraries and a new header file for use with the HI-TECH PICC-18 compiler v9.50PL2 and above (it may also work with earlier versions of PICC-18). This resolves the issue of errors involving Salvo objects in the NVRAM area, e.g. 'Error[491]: can't find 0x83 words for psect "nvram" in segment "NVRAM"' that will occur when a large number of Salvo tasks and events are defined. Unzip all of the library and header files into their respective directories.