• UML for keil
    is there any software to creat UML diagram from uvision project files? thx for responses
  • Which diagram of UML is suitable for describing the Interprocess Communications?
    Hello UML is more and more widely used in the development of embedded system. Embedded Operating System is more and more used in embedded system too and the communications between tasks is the main...
  • 8051 and keil
    how can i include assembly language instuction in c programming
  • Keil 8051 interrupt ISR
    I'm having problems with 8051 based ISRs. The problem occures when: 1- Interrupt A is being serviced. 2- Interrupt B occures and is serviced (in the middle of ISR A execution. 3- Sometimes ISR...
  • 8051 to Keil Simulator
    Hi, I was wondering if it is possible to download written code from the 8051 to the keil simulator. If yes how can this be achieved? Thanks