This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UML with keil for 8051

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.

Parents
  • 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

Reply
  • 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

Children