home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: sci.electronics
- Path: sparky!uunet!boulder!ucsu!spot.Colorado.EDU!rainer
- From: rainer@spot.Colorado.EDU (Rainer Malzbender)
- Subject: Re: software for the 8051
- Message-ID: <1992Jul29.033653.15848@ucsu.Colorado.EDU>
- Sender: news@ucsu.Colorado.EDU (USENET News System)
- Nntp-Posting-Host: spot.colorado.edu
- Organization: University of Colorado, Boulder
- References: <1992Jul27.214623.4511@Princeton.EDU>
- Date: Wed, 29 Jul 1992 03:36:53 GMT
- Lines: 19
-
- In article <1992Jul27.214623.4511@Princeton.EDU> jsm@phoenix.Princeton.EDU (John Scott McCauley Jr.) writes:
- >I'm looking for software to program a DS5000 (8051 + 32k ram on a chip).
- >I thought I could use eforth51, but doesn't look too promising....
-
- I've used TASM, by Speech Technology, on some projects. It's your basic
- assembler, with a hitch: it uses tables which define the instruction set,
- and the assembler can produce code for a bunch of 8-bit micros (Z80, 6502,
- 8048, 8051, and a bunch more). You could even write your own table for
- some unsupported micro.
-
- It's on simtel and the various mirrors (wuarchive, oak, ?) under
- ms-dos/crossasm.
-
- Not to be confused with Borland's assembler of the same name!
-
- --
- Rainer Malzbender This sig has no slack since I'm
- Post-doc, Physics using it all.
- U. of Colorado, Boulder (303)492-1366 rainer@shelley.colorado.edu
-