Why still pay attention to Socket7 SBC?
In the long lifecycle applications of industrial automation, military equipment, and medical instruments, many systems are built on ISA bus and Socket7 processors and are still running today. Although CPU performance is far inferior to modern platforms, its stability, reliability, software solidification, and mature scalability make comprehensive replacement costly. ADLINK's NuPRO-598 is such a half sized industrial single board computer (SBC) that supports Intel Pentium MMX, AMD K6-2/K6-3, and Cyrix MII processors. It is equipped with Intel 430TX chipset, providing VGA/LCD display, 10/100M Ethernet, hardware monitoring, and programmable watchdog. It was widely deployed in the industrial control field in the early 2000s.
As devices age, engineers often face issues such as hardware troubleshooting, lost jumpers, confusing BIOS settings, and difficulty installing drivers. This article is based on the NuPRO-598 user manual, providing a practical guide for engineers who are still maintaining these "old tricks" from hardware disassembly, jumper configuration, Watchdog programming, BIOS tuning to hardware monitoring.
Hardware Overview and Core Specifications
2.1 Processor and Chipset
NuPRO-598 adopts Socket7 processor socket and supports:
Intel Pentium MMX(166~233MHz)
Low power Pentium (166-400MHz, requiring frequency reduction)
AMD K6-2/K6-3(166~400MHz)
Cyrix MII(133~233MHz)
The front-end bus is fixed at 66MHz. The chipset is Intel 430TX (82430TX+82371EB), paired with 512KB L2 cache (onboard), supporting 1 168 pin DIMM, and a maximum of 128MB SDRAM (PC-66/100).
2.2 Onboard peripherals and interfaces
Display: C&T 69000 VGA chip, embedded 2MB SDRAM memory, supports synchronous display of CRT and LCD (DSTN/TFT), with a maximum resolution of 1280 × 1024@8bpp .
Network: Intel 82559 10/100Mbps PCI Ethernet controller, supporting WOL and remote wake-up.
Storage: 1 enhanced IDE interface (supporting Ultra DMA/33), 1 FDD interface, and 1 DiskOn Chip socket.
Serial parallel port: 2 16550 serial ports (COM1 RS-232, COM2 switchable RS-232/422), 1 parallel port (SPP/EPP/ECP).
USB: 2 USB 1.1 pins (requires external cable).
Other: PS/2 keyboard and mouse, hardware monitoring (Winbond W83781D), watchdog timer (0-255 seconds/minute), PICMG standard compatible.
2.3 Physical specifications
Half size: 185mm × 122mm, suitable for compact chassis.
Power consumption:+5V @ 11.8A (full load K6-3/400), attention should be paid to heat dissipation.
Working temperature: 0~60 ℃, humidity 5%~95%.

Key jumper configuration - revitalizing old CPUs
The jumpers of NuPRO-598 are concentrated in specific areas of the PCB (Figure 3), and the following are the most commonly used jumpers.
3.1 CPU multiplier setting (JP7)
JP7 is a 3-pin jumper used to set the internal multiplier of the CPU. Taking the 66MHz bus as an example:
CPU type frequency JP7 (5-3-1)
Pentium 133MHz(2×66) ON - OFF - ON
Pentium 166MHz(2.5×66) ON - ON - ON
Pentium 200MHz(3×66) OFF - ON - OFF
Pentium 233MHz(3.5×66) ON - OFF - OFF
AMD K6-2 166MHz(2.5×) OFF - ON - ON
AMD K6-2 200MHz(3×) OFF - ON - OFF
Cyrix MII 133MHz(2×) ON - OFF - ON
Cyrix MII 166MHz(2.5×) OFF - ON - ON
Cyrix MII 200MHz(3×) OFF - ON - OFF
Cyrix MII 233MHz(3.5×) OFF - ON - OFF
Note: The actual CPU type may have special voltage requirements (see Vcore settings below). If replacing the CPU, be sure to check the multiplier and voltage.
3.2 Core Voltage Setting (JP9)
JP9 is used to select the CPU core voltage (Vcore), and supports voltages of 2.3V, 2.4V, and 2.8V (see manual table for specific jumpers). Common CPU voltage:
Pentium MMX:2.8V
AMD K6-2: 2.2~2.4V (refer to data manual)
Cyrix MII:2.8V
Incorrect voltage may permanently damage the CPU, please be cautious.
3.3 CPU I/O voltage (JP4, JP5)
Select the CPU I/O buffer voltage, usually 2.5V or 3.3V. It is usually set to 3.3V (default).
3.4 Clearing CMOS (JP2)
Short circuiting 1-2 pins can clear CMOS content and restore BIOS default values. Short circuit 2-3 pins during normal operation.
3.5 LCD Power Supply Selection (JP1)
When connecting the LCD panel, choose 3.3V or 5V power supply, depending on the panel specifications.
3.6 Other jumpers
JP8: Case Open sensor interface for chassis intrusion detection.
JP6: System temperature sensor interface (external thermistor).
Detailed explanation of onboard connectors
4.1 Front panel interfaces (CN11, CN10, CN9, etc.)
CN11 (COM1): 10 pin header, RS-232 (DCD, RXD, TXD, DTR, GND, DSR, RTS, CTS, RI).
CN10 (COM2): Same as 10 pins, but supports RS-422 (TXD+/-, RXD+/-, RTS+/-, CTS+/-) and RS-232 (jumper configuration).
CN9 (PS/2 keyboard), CN8 (PS/2 mouse): 6-pin mini DIN pin head.
CN6 (VGA): 15 pin D-sub, standard RGB+sync signal.
CN7 (RJ45): Ethernet interface with Link/Activity LED.
4.2 IDE and FDD Connection
CN1 (IDE): 40 pin header, supports both master and slave devices, supports PIO Mode 3/4 and Ultra DMA/33.
CN3 (FDD): 34 pin header, supports 360KB~2.88MB floppy drive.
4.3 Power Supply and Front Panel Control
ATX power input: CN2 (6-10 pins), providing PS-ON #,+5VSB, etc., supporting ATX power management.
Power LED, keyboard lock, reset, hard disk LED, speaker: concentrated near CN11 (first row), specific pin mapping can be found in the manual.
4.4 LCD interface (CN4/CN5)
40 pin Flat Panel interface, supports 8/16/24 bit TTL signals, compatible with DSTN/TFT panels, panel type can be selected through BIOS (Panel-1-16, see manual for details).
Watchdog Timer Configuration - The Guardian of System Never Downtime
The watchdog of NuPRO-598 is based on Winbond W83977EF Super I/O and can be programmed through I/O ports 3F0h/3F1h. Typical usage: Reset the system after timeout (via KBRST signal).
5.1 Configuration Steps (Assembly Example)
The manual provides complete 8086 assembly code, with the following key points:
Enter extended function mode: Write 0x87 twice to 3F0h.
Select logic device 7 (configure reset output) and set the CRE2 register to enable Watchdog output.
Select logical device 8 (Watchdog control):
CRF3 (0xF3): Set the reset trigger condition (keyboard/mouse interrupt can be reset).
CRF4 (0xF4): Set the counting unit (bit6=1 for seconds, 0 for minutes).
CRF2 (0xF2): Set timeout value (1-255, 0 is prohibited).
Exit extended function mode: Write 0xAA to 3F0h.
5.2 Key points of C language porting
For modern maintenance tools, the above logic can be encapsulated as a C function:
c void enter_config() {outportb(0x3F0, 0x87);outportb(0x3F0, 0x87);}
void set_wdt_timeout(unsigned char seconds) {enter_config();
//Select device 8, set CRF2
outportb(0x3F0, 0x07); outportb(0x3F1, 0x08);
outportb(0x3F0, 0xF2); outportb(0x3F1, seconds);// . Other settings (refer to manual)
exit_config();}Engineering suggestion: Set the feeding interval to 1/2 of the timeout value to avoid accidental resetting.

BIOS Setting Points
The NuPRO-598 uses Award BIOS and can be accessed through the Del key. The following are key settings:
6.1 Standard CMOS Settings
Date/Time: Set the system clock.
Hard drive type: Supports automatic detection (Auto) or manual input of parameters (CYLS, HEADS, etc.).
LCD&CRT: Select display output (Auto/Tooth/CRT/LCD). If using LCD, select Panel Type in Power Management.
6.2 BIOS Features
Virus Warning: It is recommended to disable it, otherwise it may interfere with the diagnostic program.
Quick Power On Self Test: Enabled to speed up startup.
Boot Sequence: Can be set to C Only (boot from hard drive) or A, C, SCSI (floppy drive priority).
Security Option: Setup or System password can be set.
6.3 Chipset Features
System BIOS Cacheable/Video BIOS Cacheable: It is recommended to enable it to improve performance.
Memory Hold at 15M-16M: Used for ISA cards, usually disabled.
Power Supply Type: AT or ATX, determines power management behavior. If using ATX power supply, enable ATX mode and set Soft Off by PWR-BTTN.
6.4 Power Management
ACPI Function: Generally disabled (old system).
Power Management: can be set as User Define to finely control Doze/Standby/Suspend.
Video Off Method: Suggest V/H SYNC+Blank.
Wake Up On LAN/Ring: If remote wake-up is required, it should be enabled.
6.5 Integrated peripherals
IDE HDD Block Mode: Enabled improves transfer efficiency.
PIO/UDMA: Auto can automatically match hard drives.
Onboard Serial Port: COM1/COM2 address IRQ adjustable.
UART Mode Select: Normal is RS-232, IrDA/ASKIR is used for infrared communication (hardware required).
Hardware monitoring and fault warning
Onboard Winbond W83781D hardware monitoring chip, combined with Hardware Doctor software (Windows 95/98/NT), can monitor in real-time:
Voltage: VCORE,+3.3V,+5V,+12V, -12V.
Temperature: CPU temperature (onboard sensor) and system temperature (external JP6 thermistor).
Fan speed: CPU fan (3-pin, supports speed measurement).
Chassis activation: JP8 is connected to a micro switch, which will trigger an alarm once activated (password must be cleared).
Typical application: Set CPU Warning Temperature (such as 70 ℃) in BIOS, and the Speaker will sound an alarm when the temperature exceeds the limit. If the fan stops running and the voltage is abnormal, protective measures can be taken immediately.
Common troubleshooting and engineering experience
Q1: No display when the system is powered on, no code on the POST card?
Check if the CPU is installed correctly and if the heat sink is in good contact.
Clear CMOS (JP2 short circuit 1-2).
Check the power supply: whether the AT or ATX mode is correct (Power Supply Type and JP2/power cord in BIOS).
If using ATX, confirm that the PS-ON # signal is normal.
Q2: Unable to light up after replacing the CPU?
Verify JP7 multiplier, JP9 core voltage, and JP4/JP5 I/O voltage.
Ensure that the CPU is of the 66MHz FSB model (some AMD K6-3 models have 100MHz versions that require frequency reduction).
Check if the radiator is tightened, the overheat protection will be turned off.
Q3: Watchdog not working or resetting incorrectly?
Confirm that the program has entered configuration mode correctly and written CRF2 (non-zero value).
Confirm that CRF3 is set correctly (keyboard/mouse interrupt reset).
Check if external interrupts are frequently triggered (causing the counter to constantly reset).
Q4: Is the IDE hard drive unrecognized or slow?
Check if the IDE cable has 40/80 pins (UDMA requires 80 pins).
Set IDE Primary Master PIO/UDMA to Auto in BIOS.
If using a large hard drive (>8.4GB), LBA mode needs to be enabled.
Q5: LCD display abnormality or screen blur?
Confirm that the JP1 power supply voltage (3.3V/5V) matches the panel.
Select the correct resolution and color (Panel-1~16) for Panel Type in BIOS.
Check if the 40 pin ribbon cable connection is secure and if the signal cable is too long.
Q6: Hardware monitoring software cannot detect fan speed?
The fan must be 3-wire (with speed measurement output).
Enable fan monitoring in the Configuration of Hardware Doctor.
Driver and software support
The NuPRO-598 CD includes:
Intel PIIX Bus Master IDE driver (Windows 95/98) - enhances UDMA performance.
C&T 69000 VGA driver (Windows 95/98/NT 4.0) - supports CRT/LCD synchronous display.
Intel 82559 LAN driver (Windows 98/NT/2000, NetWare, Linux, etc.) - provides diagnostic tools.
Hardware Doctor (Hardware Monitoring).
For modern operating systems such as Windows XP or Linux, it may be necessary to look for third-party compatible drivers, but it is recommended to maintain stable operation on the original system (such as Win98).
Maintenance and upgrade suggestions
Heat dissipation: Socket7 CPU generates a large amount of heat (especially K6-3), it is necessary to use an active cooling fan and regularly clean the dust.
Battery: The onboard CR2032 CMOS battery has a lifespan of approximately 5-8 years. If the time is reset or the BIOS is lost, it needs to be replaced in a timely manner.
Electrolytic capacitor: The board manufactured in 2001 has been over 20 years old, and the power filter capacitor may have aged and bulged. If there is abnormal restart or voltage fluctuation, it is recommended to replace it with a capacitor of the same specification.
Backup BIOS: Use the Award Flash tool to backup the current BIOS to prevent flashing failures.
Spare parts: If planning for long-term operation, it is recommended to stock up on CPUs of the same model (such as Pentium MMX 233) and memory.
