Intel system development kit: Difference between revisions

Content deleted Content added
GreenC bot (talk | contribs)
Rescued 1 archive link; reformat 1 link. Wayback Medic 2.5 per WP:USURPURL and JUDI batch #22ab
 
(12 intermediate revisions by 8 users not shown)
Line 1:
{{Multiple issues|
{{Primary sources|date=March 2017}}Each time [[Intel Corporation|Intel]] launched a new [[microprocessor]], they simultaneously provided a '''System Development Kit''' (SDK) allowing [[Computer engineering|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.
{{Primary sources|date=March 2017}}{{External links|date=July 2023}}
}}
{{Primary sources|date=March 2017}}Each time [[Intel Corporation|Intel]] launched a new [[microprocessor]], they simultaneously provided a '''Systemsystem Developmentdevelopment Kitkit''' (SDK) allowing [[Computer engineering|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.
 
In addition, Intel sold a range of larger-scale development systems which ran their [[ISIS (operating system)|proprietary operating systems]] and hosted development tools{{snd}} [[assembler (computing)|assembler]]s and later [[compiler]]s{{snd}} targeting their processors. These included the [[Intellec Microcomputer Development System|Microcomputer Development System]] (MDS), Personal Development System (PDS), [[In-circuit emulator|In-Circuit Emulator]]s (ICE), [[device programmer]]s 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]].
Line 13 ⟶ 16:
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 ($52,699850 in 2022).
 
== SDK-80 ==
Line 22 ⟶ 25:
**RAM 256 bytes expandable to 1 KB
**ROM 2 KB expandable to 4 KB
**SIZE Size/ WEIGHTweight 12 (W) × 0.5 (D) × 6.75 (H) inch
**I/O ports: parallel (24 lines expandable to 48 lines), serial up to 4800 baud
*'''Documentation'''
Line 30 ⟶ 33:
[[Image:MYSYST 85.jpg|thumb|Intel SDK-85 Kit]]
[[Image:MYSSTEM 85.jpg|thumb|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 Teletypeteletype 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: Serialserial Inin/Outout, CRLF, Readread Keyboardkeyboard, Writewrite Displaydisplay, time delay, convert binary to two -character hexadecimal etc.
 
**RAM 256 bytes expandable to 512 bytes with another 8155 RAM / 22 programmable IO lines. The 14-bit programmable Timer/Counter was used for system single-step control. The expansion Timer/Counter was available.
**ROM 2 KB expandable to 4 KB with another 8755 EPROM / 16 programmable IO lines in the expansion socket.
**SIZE Size/ WEIGHTweight 30.5 (W) × 25.7 (D) × 1.3 (H) cm.
*'''Documentation'''
**[http://www.bitsavers.org/components/intel/8085/9800451B_SDK-85_Users_Man_Feb80.pdf User's Manual]
Line 40 ⟶ 43:
== SDK-86 ==
[[Image:MYSTEM 86.JPG|thumb|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 MCS-86 Systemsystem Designdesign Kitkit 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.
 
The SDK-86 (Systemsystem Designdesign Kitkit) 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.
 
*The internal ROM monitor offered the following commands:
**'''S''' (Substitutesubstitute Memorymemory): Displaysdisplays / Modifiesmodifies memory locations
**'''X''' (Examineexamine / Modifymodify registers) : Displaysdisplays / Modifiesmodifies 8086 registers
**'''D''' (Displaydisplay memory): Displaysdisplays memory content
**'''M''' (Movemove): Movesmoves block of memory data
**'''I''' (Portport Inputinput): Receivesreceives data from input port
**'''O''' (Portport Outputoutput): Sendsend data to inputoutput port
**'''G''' (Gogo): Executeexecute user program
**'''N''' (Singlesingle Stepstep): Executeexecute single program instruction
**'''R''' (Readread Filefile): Readread object file from tape to memory
**'''W''' (Writewrite Filefile): Writeswrites block of memory to tape
*'''Technical Informationinformation:'''
**NAMEName SDK-86
**MANUFACTURERManufacturer Intel
**TYPEType Home Computer
**ORIGINOrigin US
**YEARYear 1979
**BUILTBuilt-in IN LANGUAGElanguage ROM Monitor
**KEYBOARDKeyboard Hexadecimal 24 keys
**CPU Intel 8086
**Freq. 2.5 or 5 MHz (jumper selectable)
**RAM 2 KB expandable to 4 KB
**ROM 8 KB (Monitor)
**TEXTText MODESmodes 8-digit led
**I/O ports: Processor bus, parallel and serial I/O
**POWERPower SUPPLYsupply + 5V, -12V external AC adaptor
**PRICEPrice $780
*'''Documentation'''
**[http://bitsavers.informatik.uni-stuttgart.de/components/intel/8086/9800697B_SDK-86_Assembly_Manual_Nov78.pdf Assembly Manual]
Line 77 ⟶ 81:
 
== ECK-88 ==
The Intel ECK88 8088 Educationaleducational Componentcomponent Kitkit was released in 1979, and used the 8088 processor.
 
== HSE-49 ==
Line 86 ⟶ 90:
*VRAM None
*ROM 2 KB
*SIZE Size/ WEIGHTweight 14 (W) × 0.5 (D) × 10 (H) inch / 4.0 Ib
*I/O ports: Emulationemulation Cablecable and Plugplug & 20 mA Currentcurrent Looploop or RS232 (jumper selectable)
 
== SDKMDK-186 ==
[[Image:MYSS 186.jpg|thumb|Intel SDKMDK-186]]
[[Image:MYYSS 186.jpg|thumb|Intel SDKMDK-186]]
*'''Technical Information:'''
**NAMEName SDKMDK-186
**MANUFACTURERManufacturer Intel
**TYPEType Design Kit Microcomputer
**ORIGINOrigin US
**KEYBOARDKeyboard None
**CPU Intel 80186
**COPROCESSORCoprocessor Intel 8087
*'''Documentation'''
 
== SDKMDK-286 ==
 
*'''Technical Information:'''
**NAMEName SDKMDK-286
**MANUFACTURERManufacturer Intel
**TYPEType Design Kit Microcomputer
**ORIGINOrigin US
**BUILT IN LANGUAGE Monitor in ROM
**CPU Intel 80286
**COPROCESSORCoprocessor Intel 8087
*'''Documentation'''
 
Line 121 ⟶ 125:
**RAM up to 16 KB (1KB factory fitted)
**ROM up to 8 KB expansion
**SIZE Size/ WEIGHTweight 12 (W) × 14 (D) × 2 (H) inch
**[[Input/output|I/O]] ports: parallel (32 lines), serial (RS232/current loop) up to 9600 baud
**KEYBOARDKeyboard Standard Qwerty layout with additional 12 button keypad
**DISPLAYDisplay 24 alpha/numeric 18 segment LEDs
**OS 8K Monitor in ROM
**POWERPower SUPPLYsupply External 5V 3A/ +12V, -12V 100mA power supply unit
**PERIPHERALSPeripherals Expansion area on board
**PRICEPrice $1200 in the US
*'''Documentation'''
**[http://www.nj7p.org/Manuals/PDFs/Intel/121589-001.pdf Assembly Manual]
Line 138 ⟶ 142:
 
*'''Technical Information:'''
**NAMEName Intel EV80C196KB Microcontroller Evaluation Board
**MANUFACTURERManufacturer Intel
**TYPEType Evaluation Board For Microcomputer
**ORIGINOrigin US
**YEARYear 1985?
**CPU Intel 80C196KB
**COPROCESSORCoprocessor None
**SIZE Size/ WEIGHTweight ?? (L) × ?? (w) × ?? (H) inch
**OS Monitor in ROM
*'''Documentation'''
Line 152 ⟶ 156:
==See also==
* [[Intellec]] microcomputer development systems
* [[Single-board microcontroller]]
 
== References ==
Line 157 ⟶ 162:
 
== External links ==
*{{usurped|1=[https://web.archive.org/web/20130823175555/http://www.intel-vintage.info/inteldevelopmenttools.htm More info. about Intel SDKs]}}
{{Intel}}