We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,
Is it possible to programm in UML with Keil for the 8051?
I see in my installation cd that is possible with the ARM but with the 8051?
Tanks for your answer.
I do not know, do not think so, but I do believe that the results of the 'extreme abstraction' UML introduces will be thoroughly unsuitable for a '51.
The more you 'abstract', the more the processor must do and the concept of the '51 dates from the days when programmers did not 'abstract', but were actually concerned about writing efficient code.
Erik
Not all where aiming for efficiency then either.
However, the chip is over 25 years old, so the availability of high-level languages wasn't so good then.
I would think most people used assembler or PL-51. When the 8051 came, the availability of machines to run the compiler was also bad.
how true, how unfortunate :)