We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am trying to force an IRQ on external IRQ source 1 using an AGSI DLL. The following snippet does not seem to work : AgsiWriteSFR(0x88,8,8); // set IE1 The int request is not driven, but it can be manually driven from both the IRQ source dialog and Port3 dialog within uV2. The chip model being simulated is the Mentor/Inventra 8051Warp. How should one force the interrupt request state of an external interrupt source? Thanks in advance, Gary Partis