Xref: utzoo sci.electronics:13161 comp.os.msdos.apps:120 comp.lang.c:30603 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!snorkelwacker!apple!portal!cup.portal.com!bkoball From: bkoball@cup.portal.com (Bruce R Koball) Newsgroups: sci.electronics,comp.os.msdos.apps,comp.lang.c Subject: Re: C cross development tools for HD64180/Z80/etc. Message-ID: <32157@cup.portal.com> Date: 28 Jul 90 02:58:34 GMT References: <406@sickkids.UUCP> Organization: The Portal System (TM) Lines: 14 I recently used the Microtech Z80/HD64180 C cross compiler for an embedded control project and found it quite adequate. The one serious bug I found (it barfed on arrays of structures with mixed int and float data types) was quickly dealt with by their cust. service dept. (they got me a work-around). For lack of a source level debugger (arrggh!) I had to examine the compiler output at the assembly level numerous times (no fault of Microtech) and found that it produced reasonably tight, efficient code. Bruce Koball Motion West 2210 Sixth Street Berkeley, CA 94710 415-540-7503 bkoball@cup.portal.com