Intel system development kit

Last updated

Each time Intel launched a new microprocessor, they simultaneously provided a system development kit (SDK) allowing engineers, university students, and others to familiarise themselves with the new processor's concepts and features. The SDK single-board computers allowed the user to enter object code from a keyboard or upload it through a communication port, and then test run the code. The SDK boards provided a system monitor ROM to operate the keyboard and other interfaces. Kits varied in their specific features but generally offered optional memory and interface configurations, a serial terminal link, audio cassette storage, and EPROM program memory. Intel's Intellec development system could download code to the SDK boards.

Contents

In addition, Intel sold a range of larger-scale development systems which ran their proprietary operating systems and hosted development tools  assemblers and later compilers   targeting their processors. These included the Microcomputer Development System (MDS), Personal Development System (PDS), In-Circuit Emulators (ICE), device programmers and so on. Most of these were rendered obsolete when the IBM PC became a de facto standard, and by other standardised technologies such as JTAG.

SIM4-01

The SIM4-01 prototyping board holds a complete MCS-4 micro computer set including the first microprocessor, the Intel 4004, introduced in 1971. [1]

SIM8-01

The SIM8-01 prototyping board holding a MCS-8 micro computer set, based on the Intel 8008 was released in 1972. [2]

Intel SIM8-01, Dated 1972 Intel SIM8-01, Dated 1972.jpg
Intel SIM8-01, Dated 1972

This was Intel’s first 8-bit Microprocessor based development system. This board contains the CPU, RAM, ROM and TTY terminal interface all on-board and can hence run as a single board.

A PROM programmer board was available (the MP7-0x) and connected via a Micro Computer Connector Board (the MCB-810).

Although not marketed as such, the SIM8-01 represents the first 8-bit Microprocessor based Single Board Computer (SBC) available as early as April 1972, priced at $900 ($2,850 in 2022).

SDK-80

Intel SDK-80, assembled MYSSTE 80.jpg
Intel SDK-80, assembled
Intel SDK-80, unassembled MYSYST 80.jpg
Intel SDK-80, unassembled

The 8080 System Design Kit (SDK-80) of 1975 provided a training and prototype vehicle for evaluation of the Intel 8080 microcomputer system (MCS-80), clocked at 2.048 MHz. (The basic 8080 instruction cycle time was 1.95 μs, which was four clock cycles.) The SDK-80 allowed interface to an existing application or custom interface development. A monitor ROM was provided.

SDK-85

Intel SDK-85 Kit MYSYST 85.jpg
Intel SDK-85 Kit
Assembled Intel SDK-85 MYSSTEM 85.jpg
Assembled Intel SDK-85

The SDK-85 MCS-85 System Design Kit was a single board microcomputer system kit using the Intel 8085 processor, clocked at 3 MHz with a 1.3 μs instruction cycle time. It contained all components required to complete construction of the kit, including LED display, keyboard, resistors, caps, crystal, and miscellaneous hardware. A preprogrammed ROM was supplied with a system monitor. The kit included a 6-digit LED display and a 24-key keyboard for direct insertion, examination, and execution of a user's program. It also had a serial transistor interface for a 20 mA current loop teletype using the bit-serial SID and SOD pins on the CPU. The maximum user RAM for programs and data, on the factory standard kit, was limited to 0xC2 or 194 decimal bytes. The full 256 bytes was available on the expansion RAM. User programs could call subroutines in the monitor ROM for functions such as: serial in/out, CRLF, read keyboard, write display, time delay, convert binary to two-character hexadecimal etc.

SDK-86

Intel SDK-86 MYSTEM 86.JPG
Intel SDK-86

The SDK-86 MCS-86 system design kit is a complete single board 8086 microcomputer system in kit form. It contains all necessary components to complete construction of the kit, including LED display, keyboard, resistors, caps, crystal, and miscellaneous hardware. Included are preprogrammed ROMs containing a system monitor for general software utilities and system diagnostics. The complete kit includes an 8-digit LED display and a mnemonic 24-key keyboard for direct insertion, examination, and execution of a user's program. In addition, it can be directly interfaced with a teletype terminal, CRT terminal, or the serial port of an Intellec system. The SDK-86 is a high performance prototype system with designed·in flexibility for simple interface to the user's application.

The SDK-86 (system design kit) was the first available computer using the Intel 8086 microprocessor. It was sold as a single board kit at a cheaper price than a single 8086 chip because Intel thought that the success of a microprocessor depends on its evaluation by as many users as possible. All major components were socketed and the kit could be assembled by anyone having a limited technical knowledge thanks to a clear and complete assembly manual. The system could be used with the on-board keyboard and display or connected to a serial video terminal.

ECK-88

The Intel ECK88 8088 educational component kit was released in 1979, and used the 8088 processor.

HSE-49

The HSE-49 emulator of 1979 was a stand-alone development tool with on-board 33-key keypad, 8-character display, two 8039 microcontrollers, 2K bytes of user-program RAM, a serial port and cable, and a ROM-based monitor which supervises the emulator operation and user interface. The emulator provides a means for executing and debugging programs for the 8048/8049 family of microcontrollers at speeds up to 11 MHz. It interfaced to a user-designed system through an emulation cable and 40-pin plug, which replaced the MCS-48 device in the user's system. Using the HSE-49 keypad, a designer can run programs in real-time or single-step modes, set up to 8000 breakpoint flags, and display or change the contents of user program memory, internal and external data memory, and internal MCS-48 hardware registers. When linked to a host Intellec development system, the HSE-49 emulator system-debugging capabilities, with the development system program assembly and storage facilities, provide the tools required for total product development.

MDK-186

Intel MDK-186 MYSS 186.jpg
Intel MDK-186
Intel MDK-186 MYYSS 186.jpg
Intel MDK-186

MDK-286

SDK-51

Intel SDK-51 SYSDEV 51.jpg
Intel SDK-51
Intel SDK-51 MAYYA 51A.jpg
Intel SDK-51

The SDK-51 MCS-51 System Design Kit, released in 1982, contains all of the components of a single-board computer based on Intel's 8051 single-chip microcomputer, clocked at 12 MHz. The SDK-51 uses the external ROM version of the 8051 (8031). It provides a serial port which can support either RS232 or current loop configurations, and also an audio cassette interface to save and load programs. Unlike some of Intel's other SDKs (e.g. SDK-85, SDK-86), the built-in monitor can only be controlled via the built-in QWERTY keyboard and cannot be commanded via the serial port. However, memory dumps and disassembly listings can be dumped out to the serial port, and it can also be used to transfer data to/from a connected PC in the form of Intel hex files.

EV80C196KB Microcontroller Evaluation Board

Intel EV80C196KB Microcontroller Evaluation Board MCS96SYSTEM.jpg
Intel EV80C196KB Microcontroller Evaluation Board

Intel EV80C196KB Microcontroller Evaluation Board

See also

Related Research Articles

<span class="mw-page-title-main">MCS-51</span> Single chip microcontroller series by Intel

The Intel MCS-51 is a single chip microcontroller (MCU) series developed by Intel in 1980 for use in embedded systems. The architect of the Intel MCS-51 instruction set was John H. Wharton. Intel's original versions were popular in the 1980s and early 1990s, and enhanced binary compatible derivatives remain popular today. It is a complex instruction set computer, but also has some of the features of RISC architectures, such as a large register set and register windows, and has separate memory spaces for program instructions and data.

<span class="mw-page-title-main">Intel MCS-48</span> Family of 8-bit microcontrollers

The MCS-48 microcontroller series, Intel's first microcontroller, was originally released in 1976. Its first members were 8048, 8035 and 8748. The 8048 is arguably the most prominent member of the family. Initially, this family was produced using NMOS technology. In the early 1980s, it became available in CMOS technology. It was manufactured into the 1990s to support older designs that still used it.

<span class="mw-page-title-main">Intel 8008</span> 8-bit microprocessor

The Intel 8008 is an early 8-bit microprocessor capable of addressing 16 KB of memory, introduced in April 1972. The 8008 architecture was designed by Computer Terminal Corporation (CTC) and was implemented and manufactured by Intel. While the 8008 was originally designed for use in CTC's Datapoint 2200 programmable terminal, an agreement between CTC and Intel permitted Intel to market the chip to other customers after Seiko expressed an interest in using it for a calculator.

<span class="mw-page-title-main">Nascom</span> British single-board computer kit

The Nascom 1 and 2 were single-board computer kits issued in the United Kingdom in 1977 and 1979, respectively, based on the Zilog Z80 and including a keyboard and video interface, a serial port that could be used to store data on a tape cassette using the Kansas City standard, and two 8-bit parallel ports. At that time, including a full keyboard and video display interface was uncommon, as most microcomputer kits were then delivered with only a hexadecimal keypad and seven-segment display. To minimize cost, the buyer had to assemble a Nascom by hand-soldering about 3,000 joints on the single circuit board. Later on, a pre-built, cased machine named Nascom 3 was available; this used the Nascom 2 board.

<span class="mw-page-title-main">Intel 8085</span> 8-bit microprocessor by Intel

The Intel 8085 ("eighty-eighty-five") is an 8-bit microprocessor produced by Intel and introduced in March 1976. It is the last 8-bit microprocessor developed by Intel.

<span class="mw-page-title-main">KIM-1</span> Single-board computer produced by MOS Technology

The KIM-1, short for Keyboard Input Monitor, is a small 6502-based single-board computer developed and produced by MOS Technology, Inc. and launched in 1976. It was very successful in that period, due to its low price and easy-access expandability.

<span class="mw-page-title-main">Intel 4004</span> 4-bit microprocessor

The Intel 4004 is a 4-bit central processing unit (CPU) released by Intel Corporation in 1971. Sold for US$60, it was the first commercially produced microprocessor, and the first in a long line of Intel CPUs.

<span class="mw-page-title-main">Intel 4040</span> 4-bit microprocessor introduced in 1974 by Intel

The Intel 4040 ("fourty-fourty") is the second 4-bit microprocessor designed and manufactured by Intel. Introduced in 1974 as a successor to the Intel 4004, the 4040 was produced with a 10 µm process and includes silicon gate enhancement-load PMOS logic technology. The 4040 contained 3,000 transistors and could execute approximately 62,000 instructions per second.

<span class="mw-page-title-main">Ferguson Big Board</span> Z80-based single-board computer

The Big Board (1980) and Big Board II (1982) were Z80 based single-board computers designed by Jim Ferguson. They provided a complete CP/M compatible computer system on a single printed circuit board, including CPU, memory, disk drive interface, keyboard and video monitor interface. The printed circuit board was sized to match the Shugart 801 or 851 floppy drive. This allowed attachment to up to two 8 inch or 5 1/4 inch floppy disk drives. The Big Board II added a SASI interface for hard disk drives, enhancements to system speed and enhancements to the terminal interface.

<span class="mw-page-title-main">Xerox 820</span> Desktop computer developed by Xerox

The Xerox 820 Information Processor is an 8-bit desktop computer sold by Xerox in the early 1980s. The computer runs under the CP/M operating system and uses floppy disk drives for mass storage. The microprocessor board is a licensed variant of the Big Board computer.

<span class="mw-page-title-main">Micro-Professor MPF-I</span> Microcomputer released by Multitech in 1981

The Micro-Professor MPF-I is a microcomputer released by Multitech in 1981. The company's first branded product, it was marketed as a training system to learn machine code and assembly language for the Zilog Z80 microprocessor. After releasing several iterations of the product, Acer sold the product line to Flite Electronics in 1993.

<span class="mw-page-title-main">Fairchild F8</span> 8-bit microprocessor first shipped in 1975

The Fairchild F8 is an 8-bit microprocessor system from Fairchild Semiconductor, announced in 1974 and shipped in 1975. The original processor family included four main 40-pin integrated circuits (ICs); the 3850 CPU which was the arithmetic logic unit, the 3851 Program Storage Unit (PSU) which contained 1 KB of program ROM and handled instruction decoding, and the optional 3852 Dynamic Memory Interface (DMI) or 3853 Static Memory Interface (SMI) to control additional RAM or ROM holding the user programs or data. The 3854 DMA was another optional system that added direct memory access into the RAM controlled by the 3852.

<span class="mw-page-title-main">Tangerine Microtan 65</span>

The Tangerine Microtan 65 was a 6502-based single board microcomputer, first sold in 1979, that could be expanded into, what was for its day, a comprehensive and powerful system. The design became the basis for what later became the Oric Atmos and later computers. Those later machines have similar keyboard addressing and tape I/O as the Microtan 65. The Microtan 65 has a hardware single step function that can be used for debugging software in both ROM and RAM. The computer was available as ready-built boards or as kits consisting of board and components requiring soldering together.

<span class="mw-page-title-main">Microprocessor development board</span> Type of printed circuit board

A microprocessor development board is a printed circuit board containing a microprocessor and the minimal support logic needed for an electronic engineer or any person who wants to become acquainted with the microprocessor on the board and to learn to program it. It also served users of the microprocessor as a method to prototype applications in products.

<span class="mw-page-title-main">Dick Smith Super-80 Computer</span>

The Dick Smith Super-80 was a Zilog Z80 based kit computer developed as a joint venture between Electronics Australia magazine and Dick Smith Electronics.

<span class="mw-page-title-main">LINK 480Z</span> 8-bit microcomputer

The LINK 480Z was an 8-bit microcomputer produced by Research Machines Limited in Oxford, England, during the early 1980s.

<span class="mw-page-title-main">Single-board microcontroller</span> Microcontroller built onto a single printed circuit board

A single-board microcontroller is a microcontroller built onto a single printed circuit board. This board provides all of the circuitry necessary for a useful control task: a microprocessor, I/O circuits, a clock generator, RAM, stored program memory and any necessary support ICs. The intention is that the board is immediately useful to an application developer, without requiring them to spend time and effort to develop controller hardware.

<span class="mw-page-title-main">Intel 8251</span>

The 8251 is a Universal Synchronous/Asynchronous Receiver/Transmitter (USART) packaged in a 28-pin DIP made by Intel. It is typically used for serial communication and was rated for 19.2 kilobits per second signalling rate.

<span class="mw-page-title-main">P8000</span> Microcomputer system

The P8000 is a microcomputer system developed in 1987 by the VEB Elektro-Apparate-Werke Berlin-Treptow „Friedrich Ebert“ (EAW) in the German Democratic Republic. It consisted of an 8-bit and a 16-bit microprocessor and a Winchester disk controller. It was intended as a universal programming and development system for multi-user/multi-task applications. The initial list price of the P8000 was 172,125 East German marks.

<span class="mw-page-title-main">Gigatron TTL</span>

The Gigatron TTL is a retro-style 8-bit computer, where the CPU is implemented by a set of TTL chips instead of a single microprocessor, imitating the hardware present in early arcades. Its target is the computing enthusiasts, for studying or hobby purposes.

References