================================================================ The Motorola - MaxTrac CONVENTIONAL - Radio Service Software (RSS) product, RVN-4019, has been updated as follows; Part #......................... RVN-4019-K includes 3.5" installation diskette RSS User's Manual #....... 68P8-0900Z03-J Software Version............... R07.02.00 Software Date.................. 25-JUN-97 ================================================================ INSTALLATION: Motorola MaxTrac Conventional Mobile Radio Service Software (RSS): Insert the Installation Diskette into the A: -or- B: diskette drive, then Enter A: -or- B: at the DOS command prompt, to change to that drive as the "current working" drive. Then Enter "INSTALL". Select the proper Disk Drive and SubDirectory for installation. !! CAUTION !! You cannot place the RSS SubDirectory in your DOS "PATH". YOU MUST BE IN the RSS WORKING SubDirectory to properly execute the RSS (due to overlay loading). The dummy batch file MAXTRAC.BAX is installed with the RSS during the RSS installation, and "points to" the TARGET Installation disk drive and directory. This file is then copied to the root directory of your "C:" disk as file MAXTRAC.BAT IF YOU INSTALL THE RSS ON A NON-DEFAULT DRIVE and/or DIRECTORY, please EXAMINE this file for proper "path" drive/directory. If you install to non-default disk, add "C:\" to the DOS "SET PATH=" in your AUTOEXEC.BAT file, so the MAXTRAC.BAT file is found by DOS. ================================================================ 1. - !! CAUTION !! Attempting to use an un-formatted FLOPPY DISKETTE for archiving codeplugs will result in a fatal (RSS) DOS error #31. See file DOS_INFO.DOC for using floppy diskettes for archiving, and for DOS error codes. 2. - !! IMPORTANT !! Please see file DOS_INFO.DOC for RSS/DOS/PC setup and trouble-shooting information. 3. - !! IMPORTANT !! The STACK size of this RSS has been increased, to enhance stability in a normal DOS environment (this does NOT affect execution memory requirements). If your environment includes elements which create abnormal quantities of hardware/software interrupts, then we STRONGLY recommend the following statement be inserted into your CONFIG.SYS file (DOS 3.2, 3.3, 4.x, 5.x, 6.x): STACKS=9,512 This tells DOS to furnish stack space to hardware interrupts which occur during RSS execution, thereby reducing the RSS stack loading, and avoiding errant DOS/application behaviours. This statement MAY reduce the amount of conventional memory available by approximately 4 Kb. The number of stacks (9) can be increased to max. 64, if problems persist. 4. - This RSS requires approximately 510 KB of free CONVENTIONAL memory for INITIAL execution. However, more memory is dynamically allocated for functions such as codeplug and system-key reads (more files = more memory required), and if the RSS cannot allocate enough memory, an error message is given. Make more memory available by using DOS "HIMEM.SYS" and "DOS=HIGH", and using DOS 5x/6x "MEM /C" to list memory allocations from CONFIG.SYS and AUTOEXEC.BAT, removing unnecessary items from those files. This RSS does -NOT- require EXTENDED nor EXPANDED memory. 5. - The "noems" argument to EMM386.EXE can prevent THIS RSS from executing properly on some PCs and versions of DOS. EMM386 can be used to free some CONVENTIONAL memory by allowing other drivers to be loaded into UPPER memory. You can use the "ram" -or- "noems" switch to access UPPER memory. Using the EMM386 "ram 64" switch to allocate the smallest-possible amount of EXPANDED memory (instead of using "noems") will allow THIS RSS to execute, when EMM386 is used only to load other drivers into UPPER memory. Please consult DOS 'help emm386.exe' for information. 6. - The PC-RIB-Radio Communications Timing has been changed, to enhance the Comm. Bus operation over a wider range of CPU speeds and Operating Systems (DOS, Windows). This version contains 2 Timers which are independent of CPU speed, and which do not conflict directly with Windows' multi-tasking Timer when the RSS is used in Windows' FULL-SCREEN DOS MODE. If Reading or Writing the Radio's Codeplug causes a consistent failure on your PC, please see the WINDOWS item below, -and- the DOS_INFO.DOC file that was installed with this RSS, -BEFORE- contacting the Motorola Customer Resources RSS Support Team. 7. - The RSS will now allow selection of Comm. Ports 1 - 4. The Comm. Port selected must have a valid address in the PC BIOS Device Data Area (40:00 - 40:07), and the UART must be 8250/16450/16550 compatible, or an error message "SELECTED PORT NOT VALID" is shown. If -no- valid port address is found in the BIOS area, the message "NO VALID PORT ADDRESS FOUND" is shown. If comm. ports are added to your PC, the proper Comm. Port I/O Addresses must be inserted into the PC BIOS Device Data Area, or the RSS will not recognize that Port as "valid". The I/O Address is a two-byte value (bytes are -reversed- in memory). Most PC BIOS Start-Up routines will only scan and insert addresses for Comm. Ports 1 and 2. To add Comm. Ports 3 and 4, use the DOS "DEBUG" command, called in your AUTOEXEC.BAT file, and an ASCII text file of DEBUG commands in your C:\ directory (which you must create with a text-editor). This will allow DOS, Windows and the RSS to "see" the new Comm. Port(s). Use DOS command "MSD" to confirm adresses of existing Comm. Ports, prior to installing new Comm. Ports. ------------------------- A) C:\AUTOEXEC.BAT file; ------------------------- rem *** call DEBUG w/Command File, set Comm. Port 3-4 Addresses debug