• dubug functions
    hi everyone i am trying to right a debug funtion SIGNAL as SIGNAL void function (void) { PORT0 = ~ PORT0; twatch(1000); } But when i compile it it gives error ****error 6;line 10; syntex...
  • proteus source menu and Keil Source code
    Hello sir ! i have installed isis Proteus 7.4 and keil uvision 3 on my computer with OS xp both Software are running properly My main question is How to use add/remove source files and...
  • proteus
    keil work with proteus should use VDMAGDI plugin yes
  • Keil and Proteus VSM
    At the moment i am configuring Proteus VSM to work with the Keil IDE. I have completed the following steps successfully but "Proteus VSM Monitor-51 Driver" option is not appearing in the combo-box...
  • AT89C51RD2 with KEIL and Proteus VSM 7.1
    I am using AT89C51RD2 with KEIL and Proteus VSM 7.1 SP2. The problem i am facing is: I am using "Small" memory model for AT89S52 (256 bytes RAM). Due to Address Overflow (Lot of variables), now I...