ERRATA.TXT (V3.60) SXWIZ MICROPRODUCTS LLC 12-6-02 The following is a list of all corrections and revisions made to Sxwiz V3.60. The current version is V3.65 and is available as an update to all Sxwiz users with a lower number version at the http://www.sxwiz.com website. The trial version is also now V3.65, however re-install of the trial version will not extend evaluation time. Interim versions are not published. PUBLISHED VERSION V3.60 (06-18-02) ERRORS REPORTED IN PUBLISHED VERSION = 4 CURRENT VERSION V3.65, 10-23-02 ERRORS REPORTED IN CURRENT VERSION = NONE CORRECTIONS AND REVISIONS V3.60 (08-02-02) NEW VERSION V3.61 ERRORS REPORTED NONE ADDITIONS 1 HELP CHANGES 3 1) ADDITION OF WATCH COMMAND FOR BASIC Add WATCH as a Basic function for SXKEY as described in ->Help ->Instructions. Simplified use of normal ASM WATCH with SXKEY restrictions. Subject to change per Parallax SXKEY modifications now in progress (banking rollover ect.) 2) Help File Addition of WATCH to ->Instructions V3.61 (INTERIM) NEW VERSION V3.62 ERRORS REPORTED 1 ADDITIONS NONE HELP CHANGES 2 1) Error Reported TABLE function causes a run-time error for entries exceeding 255. Indexing using an Integer returns wrong entry. 2) Interim Solutions Use Multiple Tables <255. Use In-Line asm DW at end of program with IREAD indexing. 3) Correction Correct indexing error in internal sub _TBLKU when called as integer. TABLE now functional to approx 1350 min entries with correct indexing. Max entries dependent on both code space and total number of TABLE characters. A normal error exit is issued if the table is too large. 4) Help File Change of TABLE text. Custom Baud rate equation changed to: Code = Bit Time/cycle time (APPROX) Text change only, affects serin/serout/serouta custom baud. V3.62 (INTERIM) NEW VERSION V3.63 ERRORS REPORTED 1 ADDITIONS NONE HELP CHANGES NONE 1) Error Reported Page error reporting _PORTDS3 Symbol Not Found. Code position related giving PAGE errors for the following subroutines if on page boundry: PORTDC, PORTDS, SHIFTL or SHIFTRD 2) Interim Solutions Reposition of directive in code. 3) Correction Correction of _PORTDS3 label. V3.63 (INTERIM) NEW VERSION V3.64 ERRORS REPORTED 1 ADDITIONS NONE HELP CHANGES NONE 1) Error Reported Zero Page routines not loading correctly in combinations of serout or serouta with pause. 2) Interim Solutions Asm only, reposition incorrect label in zero page. 3) Correction All delay routines in zero page load correctly. Internal correction of code length for GETOMSK, GETAMSK, DELAYZ, DELAYY, DELAYX. V3.64 (INTERIM) NEW VERSION V3.65 ERRORS REPORTED 1 ADDITIONS NONE HELP CHANGES 1 1) Error Reported Illegal syntax for || >< and // operators causes system error. 2) Interim Solutions correct syntax. Cannot be used as Basic Directive 3) Correction Corrected for asm, illegal op message for Basic 4) Help File Implies may be used for Basic as ops list. Marked as usage for assembly only. V3.65 Update Release and new orders (> 10-22-02) To install update see AN101 shipped with update. 1) Remove old version using standard windows add/remove procedure. 2) Install new version 3) All user data files are retained.