Hello All,
I am hoping to use the Keil ARM simulator to get a vague idea of how long an ISR takes to execute. The code in the ISR is talking to a memory mapped device that is mapped via the ST Flexible Static Memory Controller (FSMC). Does anyone know if the Keil simulator simulates the wait states etc. for the memory access... i.e. will the numbers I get out be vaguely near the truth?