--- In lpc2000@yahoogroups.com, David Hawkins <dwh@o...> wrote: > > valis_eric_ykchan wrote: > > I'm new to microprocessor. > > > > I have a LPC2114 inserted on a RedHat 9.0 via Moschip PCI product. I > > have to make some communication between the programs on the chip and > > the linux. Can I simply use printf and scanf and "SWI" to communicate > > via the serial port? > > Hi Eric, > > If the board has the serial port available, then yes you should > be able to talk to the processor over the serial port - but > only once it is programmed. > > So the real question is; > > 1) How does Moschip expect you to program the device; over PCI, > or over serial using the bootloader, or both? > > 2) Does Moschip supply a device driver, or at least enough > data to write your own driver. > > 3) What is used as the PCI-to-micro interface, I don't think > that this chip has an external memory interface, so have > they made it an SPI or I2C target, or built a bit-bang interface. > > 4) What is the PCI chipset used on the board; PLX, AMCC, TI? > > Send a link to the board data sheet and I'll tell you what I think. > > Dave > Thanks for your reply. The only *driver* of Moschip is to set the serial port to the PCI (http://www.moschip.com/data/products/NM/linux.zip). I don't know the exact model of the PCI chipset (Nm9715, Nm9755, Nm9805, Nm9820, Nm9835, Nm9845, etc) http://www.moschip.com/html/data_sheets.html I don't have a JTAG debugger, I also don't have Angel Debug Monitor. I can only load the sample program to the LPC2114. If nothing comes out, then I don't know what's wrong. Probably I'll have to tell my boss about this mission impossible when he come back...
Message
Re: New to microprocessor
2005-11-09 by Eric
Attachments
- No local attachments were found for this message.