• AGSI
    WHY
  • 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...
  • 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...
  • 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"...