Software Install [upd] | Motorola Gm950 Programming
Installing the programming software for the Motorola GM950 mobile radio is complex because the software (Radio Service Software - RSS) was designed for legacy operating systems like Windows 3.1/95
. Modern computers require specific emulation or virtualization to run it successfully. System Requirements & Preparation Operating System
: Originally designed for MS-DOS, Windows 3.1, or Windows 95. To run on Windows 10/11, you must use an emulator like or a Virtual Machine (VM) running legacy Windows. Hardware Interface
: A standard USB-to-serial adapter often fails due to timing issues. A dedicated RS232 serial port or a high-quality RIB (Radio Interface Box) with the correct GM950 programming cable is recommended. Emulation Settings : If using DOSBox, slow down the CPU cycles (e.g., fixed 2500 ) and set the serial port to directserial to ensure the radio can communicate with the PC. Installation Steps for Modern PCs motorola gm950 programming software install
If you have the software archive (often containing folders like ), follow these steps: Extract & Consolidate : Unzip the archive. Copy the individual files from both folders into a single root folder (e.g., C:\GM950_RSS\ Configure DOSBox
: Open your DOSBox configuration file and mount the software folder as the mount a c:\gm950_rss Run Installer Launch DOSBox. Switch to the drive: and press Enter to start the installation. Complete Setup
: Follow the on-screen prompts. Once installed, the software icon (if using a Windows 3.1 VM) will appear in the Program Manager. Accessing the Software Official Channels Installing the programming software for the Motorola GM950
: Motorola software typically requires a business account or purchase through an authorized dealer. Alternative Archives : Some enthusiast sites like RADIOSOFTWARE.ONLINE list legacy versions, but these often require memberships. RADIOSOFTWARE.ONLINE Software - Motorola Solutions Support
9. Important Legal & Safety Note
Programming the GM950 with unauthorised frequencies (e.g., out of band, public safety channels without licence) violates FCC/Ofcom/IC regulations. Always ensure you have a valid amateur or commercial licence for the frequencies you program.
Reading and Writing to the Radio
- Connect the Cable: Plug the programming cable into the microphone jack on the front of the radio.
- Power Up: Turn on the radio.
- Read First: In the RSS, select Read Radio.
- Safety Tip: Always read the radio first and save that file as a backup before making any changes. If you write a blank codeplug to a radio with mismatched model numbers, you may "brick" the radio or put it into an insecure state.
- Edit: Once the data is uploaded to the PC, you can edit frequencies, PL/DPL codes, and button assignments.
- Write: Select Write Radio. Do not interrupt the power during this process.
Troubleshooting Tips
| Problem | Solution |
|---------|----------|
| “Runtime error 200” | Use a slower PC or DOSBox with cycles=3000 |
| “Port not found” | RSS only sees physical COM1/COM2 – no USB adapters |
| “Radio not responding” | Check RIB box battery (if used) or try a RIB-less cable |
| Software freezes | Run in pure DOS, not Windows Command Prompt |
| Missing DLL files | Install the software from original media, not copied files | Reading and Writing to the Radio
Part 3: The Hardware Bridge – Cables and RIBs
Software installation means nothing without a proper physical connection. The GM950 uses a proprietary 16-pin accessory connector on the rear.
Path C: Installing on Windows XP/Vista/7 (Not Recommended)
Some users attempt to run the RSS in a Windows Command Prompt window via NTVDM (NT Virtual DOS Machine). Warning: This is highly unstable. The timing loops in the GM950 RSS are very sensitive. NTVDM often causes "divide by zero" errors or communication timeouts. Avoid this method unless you are extremely experienced.
Step-by-Step Driver Install (Windows 10/11):
- Buy the right adapter: Avoid $2 eBay specials. Buy a USB-to-Serial adapter with an FTDI FT232RL chipset (e.g., from Adafruit, StarTech, or Tripp Lite).
- Download the latest driver from FTDIchip.com (VCP drivers).
- Install the driver before plugging in the cable.
- After installation, plug in the cable.
- Open Device Manager (Right-click Start button > Device Manager).
- Expand "Ports (COM & LPT)". You will see "USB Serial Port (COMx)". Note the COM number (e.g., COM5).
- Critical: Right-click that port > Properties > Port Settings tab > Advanced. Change the COM Port Number to COM1, COM2, or COM3 (preferably COM1). DOS applications often cannot see COM ports above COM4.
- Reboot.
