• AGSI : External Interrupt Simulation
    Hi, We are using Evatronix R80C51XC2 device in our ASIC and trying to simulate the external interrupts from our custom peripheral dll. The chip is configured with 13 external interrupts. I understand...
  • AGSI
    WHY
  • AGSI Interrupt for CortexM0+
    Can anyone help me to configure an interrupt for a CortexM0+ device via AGSI? I want to simulate a simple switch at one of the pins of the PORTD. Why can't I just call AgsiRequestInterrupt(31) to...
  • AGSI TriggerReset disables interrupts.
    I am using the AGSI documentation ( http://www.keil.com/appnotes/docs/apnt_154.asp ) to create a watchdog timer for the Mentor M8051EW. Once the watchdog timer goes off it calls the AGSI function TriggerReset...
  • 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...