• 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 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 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 : 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 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...