• Help Regarding RVISS
    Note: This was originally posted on 16th September 2009 at http://forums.arm.com I have an ARM11 based application running on RVISS. I want to send a message from this application (running on RVISS) to...
  • Cycle Measurement on ARM11platform using RVISS
    Note: This was originally posted on 6th August 2012 at http://forums.arm.com Hi all, Iam trying to measure the performance cycles for my application on RVISS ARM1176JZF-S platform. When I measure the...
  • Simulation Interrupt
    Hi. Can I simulation function void eint1_srv (void) __irq . Can I set intterupt EINT1 in Keil and check this function? #include <LPC21xx.H> int volatile intrp_count = 0; void eint1_srv (void...
  • Interrupt simulation
    Hi, I'm trying to simulate external Interrupts of the infineon XC888CM microcontroller with Micro-Vision 3.31a. The external Interrupt occurs all the time, without changing the input pins. In real...
  • 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...