• AGSI interface
    Hi, Is it possible to disable all standard peripherlas of 8051 while loading debugging? By default: Uart, Timers 0&1, ports, ints are enabled using -p51 switch with DP51.DLL in section "Debug"...
  • AGSI
    WHY
  • 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...
  • Using AGSI
    Hi all I'm looking at using AGSI to simulate a mechanism that my Cotex M3 will control. So I want to trap output lines that drive my motor and simulate sensor transistions on input lines that happen...