Today microcontrollers are used in a wide range of applications from simple
consumer electronic products to complex avionic components. Thus I was not
very surprised to find an 80C31 on the videotext decoder board, I purchased
some time ago. Since it had a poor user interface and many bugs, I thought
I could do it better and so I began to look for an 8051 cross assembler.
But in contrast to the huge number of hardware components sold, the number
of people developing microcontroller software seemed to be remarkable small,
and so was the number of development tools on the market.
There was a very small number of good professional cross assemblers for $250
and up - too expensive for hobby purposes. Aside of useless demos, there were
no restricted starter kits or school versions available.
I found also a few shareware and public domain assemblers. But either they
were poor and not very reliable, or not very 8051-specific, or they used some
kind of fantasy syntax that was 100 % compatible to itself, but far away from
the Intel standard. I didn't like them all!
There seems to be a general lack of useful and affordable microcontroller
development software. This is a pity, because their universality, simple
architectures and low prices make microcontrollers so interesting especially
for hobby and education.
So I decided to write a handy 8051 cross assembler for the PC.
And here it is:
I hope it will help to discover the wonderful world of microcontrollers.
Have fun!
Deisenhofen, July 19, 1994 |
W.W. Heinz |
More than one year has passed, since I had released
Highlights of the new version are a nearly perfectly featured list
file with cross-reference and some new printing options, a bootstrap
program for
What I have learned through the last two years is that freeware is
not free, neither for the author nor for the users.
The distribution of freeware seems to be a bigger problem than its
development. First of all, one has to buy a modem. After that, it
costs a lot of time, fees, trouble, and “interesting” discussions
with the particular sysops, until the stuff is posted (or not) on
several BBS and ftp sites.
To publish a program on shareware CD-ROMs, one has only to find out,
which are the most suitable. For this, it is best to buy a dozen or
two (and a CD-ROM drive), and to send the software to the publishers
of those that seem to be the most popular.
The interested users finally have to purchase modems or CD-ROM drives,
and pay the same fees, or buy the same CD-ROMs, to get the “freeware”
again from these public sources.
After all, it may be cheaper, faster, and more convenient, to simply buy
a professional software solution (if any) in the PC shop at the corner.
But it's not half the fun!
But I only received mails from 9 users, a local cockroach, and an
international monster. The latter two asked me for permission, to
sell
Most of the user mails started with “I have copied your assembler
from an ftp site, which I don't remember. It is looking fine on the
first glance! By the way, have you got a data sheet of the 80Cxyz?”,
or something like that.
During all the time, I have received one single error report only.
Since it had been reported by phone, I couldn't reproduce it.
Nevertheless two serious bugs have been fixed since
Sure
Finally, I should thank the persons, who helped me to release
Gabriele Novak has checked the orthography of all the documentation files.
Werner Allinger has tested the latest beta version and the bootstrap program.
Last but not least, I want to thank all interested users for their comments
and suggestions.
Deisenhofen, January 22, 1996 |
W.W. Heinz |
Six years have passed since I had released version
I'm almost sure that most of my users thought that this was the last one!
It seems that I had always some spare time to support, maintain, change,
extend, improve and port
But now, after six months of beta-testing, the time has come to unveil
For detailed information on the numerous small extensions, improvements,
and bug fixes, see the
Since fall 2001,
Credits:
Andreas Kies has tested all beta versions of the assembler. Without
his Linux-knowhow, the Linux port would have been a very hard job.
Werner Allinger has tested the latest beta version, and has provided
free webspace for the ASEM-51 website right from the beginning.
Axel Kielhorn has written the file DS5000.MCU.
Anders Sandström has sent me 87LPC762.MCU and 87LPC768.MCU.
Michael R. has contributed 80C32X2.MCU.
I also want to thank all the other users for their bug reports,
contributions, comments and suggestions.
Bayreuth, December 31, 2002 |
W.W. Heinz |