• AGSI
    WHY
  • AGSI I2C interface
    Hi folks I like to use the simulator for testing parts of the software. A DLL handling the I2C 'world' is running, but can't read data. I have a problem with the interrupts after sending the...
  • Agsi Simulator Interface
    Is there any way to run the Keil simulator debugger without opening the Keil IDE. I mean is there any option to run the program from command line and capture the output of the program in a file.
  • AGSI Driver
    sir, I am using AGSI drivers to construct a peripheral simulation for handset keypad. I want to know for function SetWatchonSFR that in this the specified function will be called before or after the...
  • Advice for AGSI
    1. At AGSI, there are several function user can hook in uVision by callback function, but AGSI missiing the function to unhook callback function. such as: Agsi has this functions: AgsiSetWatchOnSFR...