• 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 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 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 serial interface simulate problem
    Dear all: I'm trying to use the agis serial interface to simulate a uart(using the VC2008 debug tool),and meet a problem--when i try to enter a character like 'a' to the serial from the Serial Window...