Xref: utzoo comp.sys.mips:1731 comp.sys.dec:6018 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!decwrl!uunet!kddlab!cs.titech!titccy.cc.titech!necom830!mohta From: mohta@necom830.cc.titech.ac.jp (Masataka Ohta) Newsgroups: comp.sys.mips,comp.sys.dec Subject: Re: risc development environment Message-ID: <327@titccy.cc.titech.ac.jp> Date: 14 Jun 91 12:37:48 GMT References: <25406@well.sf.ca.us> <22443@cbmvax.commodore.com> Sender: news@titccy.cc.titech.ac.jp Followup-To: comp.sys.mips Distribution: comp Organization: Tokyo Institute of Technology Lines: 16 In article <22443@cbmvax.commodore.com> grr@cbmvax.commodore.com (George Robbins) writes: >> We are just gearing up to do development using an IDT risc chip. Our >> target is a laser controller board. We just bought a DEC 5500 machine >> but we there seems to be some pieces missing, the list file does not >> supply addresses, there is no utility to convert to S record format. >On the other hand, it is usually not a very large task to take a linked >object file and put out s-records or some similar format. I am now playing with a one board R3000 (actually LR3000 of LSI Logic). I wrote a short (<100 line) program on SONY RISC workstation (R3000) which converts a.out to S format. The board is now blinking LEDs with my program. Masataka Ohta