2005-08-01 04:17 AM
ST72264 and Port C Interrupt Bank Selection with Simulator
2005-06-24 04:01 AM
I am using the STVD 3.1.1 to simulate software that I have written for the ST72F264G2. This software makes use of pins on Port C and Port B for interrupt purposes. Each port needs to be on a different interrupt bank (ei0 for Port C and ei1 for Port B). However, with the simulator, I can't find a way to set which interrupt bank is used by Port C. Normally, its part of the Option Bytes, and I found the place to set frequency and voltage levels and watchdog, but no mention of Port C.
Am I missing something or is this a limitation of the simulator? Thanks in advance, Torrey2005-08-01 04:17 AM
Sorry this is a limitation of the simulator.
Option bytes are only partially implemented. Robert