Difference between revisions of "IDT SIM"
From LinuxMIPS
m |
m |
||
| Line 3: | Line 3: | ||
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. | ||
| − | == | + | == 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 09:12, 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.