• 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 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 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...
  • 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...
  • AGSI Interrupts
    The AGSI documentation states that all interrupt sources need to be declared within the AGSI DLL. Does this really mean 'all', or can the standard external interrupts IE0 and IE1 be left as they are...