• 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
  • BUG? Executing RESET Command through Source Code in uVision Debug Mode
    Hi, I'm using MDK 5.24a with µVision V5.24.2.0 and I have a really confusing behaviour. When I'm in Debug Mode and stopped in a Breakpoint, I step into an other function. This function has several...
  • 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.