This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

does the simulator simulate the ST ARM Cortex FSMC?

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?

0