• how to development vision2 dll's with AGSI for simulator
    i wanna develop a simulator dll for vision2 now. what shall i do first?
  • Write R7 register directly from C
    I use KeilC uVision4 for 89C51 MCU. By "Inline ASM", i can easily direct write value to R7 register, like this : #pragma ASM MOV R7, #10 #pragma ENDASM But now, there are some reason...
  • Reg:MON51 and Burning code directly from Keil
    Hi, Is there any options to burn the code directly from the Keil compiler through the serial ports. I am using Winbond w77le532 with 2 serial ports.And how to use Mon51 for debugging guide me plz...
  • Can an application directly communicate with processor
    Can an application directly communicate with the processor without the use of operating system , when it is present??? please reply??? if so which APIs can
  • how to read and wirte directly harddisk address?
    i am going to devlope a software with a pos because i didn't get the machine now . i want to realize the programe on pc. first i want to simulate ram on pc harddisk , and write & read harddisk...