Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!hellgate.utah.edu!caen!sdd.hp.com!hplabs!otter.hpl.hp.com!hpltoad!hpopd!hpcpbla!mark From: mark@hpcpbla.HP.COM (Mark Simms) Newsgroups: comp.periphs Subject: Re: Emulators for 68000/68010 Message-ID: <10080002@hpcpbla.HP.COM> Date: 30 Jan 91 16:44:00 GMT References: <1565@wcc.oz.au> Organization: HP Computer Peripherals Bristol, UK Lines: 37 We have made extensive use of the Hewlett-Packard 64743 emulators in developing embedded software for 68000 processors. Since our development requires a great deal of real time control, the ability to monitor the actions of the processor without halting it or adversely affecting its performance is important. The emulator has a real time trace facility to trace processor. The trace can be restricted to trace only a given address range or a given type of access. For example, it is capable of tracing all writes to given address range or all instruction fetches from a given procedure. The trace can be triggered from a processor access or an external signal. The program may optionally be halted when the trigger for the trace is detected. Probably the biggest advantage of these emulators is the degree of integration with host computers. In addition to the basic dumb serial interface, there are software packages that run on PCs and HP workstations to give high level debugging features. This allows large, complex, real time programs to be characterized with relative ease. It is possible to transfer dumps of data areas to the host to format it into a readable form or dump it to a printer for later analysis. Mark Simms ---------------------------------------------------------------------- Please note that I have no connection with Hewlett-Packard's emulator business other than as a user of their products. ---------------------------------------------------------------------- Opinions expressed are my own and are not intended to be an official statement by Hewlett-Packard Company ---------------------------------------------------------------------- Name: Mark Simms Profession: Software Engineer Occupation: Research and Development Organization: Hewlett-Packard Computer Peripherals Division Unix-mail: mark%hpcpbla@hplb.hpl.hp.com ----------------------------------------------------------------------