Xref: utzoo comp.sys.intel:1071 rec.ham-radio:16185 Path: utzoo!attcan!uunet!zephyr.ens.tek.com!orca.wv.tek.com!porkface2.WV.TEK.COM!miker From: miker@porkface2.WV.TEK.COM Newsgroups: comp.sys.intel,rec.ham-radio Subject: Need 8051 simulator Message-ID: <5704@orca.wv.tek.com> Date: 21 Dec 89 21:26:23 GMT Sender: nobody@orca.wv.tek.com Reply-To: miker@porkface2.WV.TEK.COM () Followup-To: comp.sys.intel Distribution: na Organization: Tektronix, Inc., Wilsonville, OR Lines: 16 I'm building a repeater controller with an Intel 8751 (actually it's an 8744, but I don't use the HDLC controller). This is my first attempt with the 8744 and it's not working the first time. I use all the I/O pins, so I have no way to look at what's going on inside. It is very difficult to debug. Yes, I'm adding the equivalent of print statements in the code and toggling them out a borrowed i/o pin, but it's less than satisfactory. Turnaround time for changes is awful. I've pulled out all my remaining hair. Is there any simulation/emulation software that will execute my code and provide debugging support? Something that runs on a unix machine ansi BASIC, C, Fortran, Pascal would be best. I could probably borrow a PC if I had to. Thanks miker