Difference between revisions of "IDT SIM"
From LinuxMIPS
m |
(how to get sources) |
||
| Line 2: | Line 2: | ||
IDT/sim is equipped with a built-in assembler, disassembler, entry points for user-defined commands, interrupt handlers, a ROM-resident "C" library and I/O interface for a variety of devices that include serial, ethernet, PCI, I2C, SPI, and much more. | IDT/sim is equipped with a built-in assembler, disassembler, entry points for user-defined commands, interrupt handlers, a ROM-resident "C" library and I/O interface for a variety of devices that include serial, ethernet, PCI, I2C, SPI, and much more. | ||
| + | |||
| + | To get a IDT/sim source code, write a letter to the < rischelp at idt o com > and follow instructions. | ||
== External links == | == External links == | ||
[http://www1.idt.com/pcms/tempDocs/79S901_MA_3251.pdf IDT/sim User/Developer's manual] | [http://www1.idt.com/pcms/tempDocs/79S901_MA_3251.pdf IDT/sim User/Developer's manual] | ||
Revision as of 20:22, 23 November 2004
IDT System Integration Manager (IDT/sim) is a software/firmware product that facilitates convenient download of programs to IDT 79RCxxx evaluation boards and execution as well as debug of such program.
IDT/sim is equipped with a built-in assembler, disassembler, entry points for user-defined commands, interrupt handlers, a ROM-resident "C" library and I/O interface for a variety of devices that include serial, ethernet, PCI, I2C, SPI, and much more.
To get a IDT/sim source code, write a letter to the < rischelp at idt o com > and follow instructions.