My question is about timing measurement when I run a program in Keil simulation. When the program accesses different type of memory modules(RAM, ROM, EEPROM), does the timing measurement takes into account the different access time of them as in real hardware? Or the simulation access them with same access time?