zmu icon indicating copy to clipboard operation
zmu copied to clipboard

zmu - Emulator for Microcontroller Systems

Results 4 zmu issues
Sort by recently updated
recently updated
newest added

Something has regressed on periodic.rs example, it does not print the expected output anymore.

I would be willing to help with support for Atmel controllers like the ATTiny and ATMega. If these can be emulated you could in theory use this for arduino development...

I'm conducting a study about execution time in the Cortex-M3, and your simulator is proving to be very helpful. Is it possible to disable the three pipeline stages of the...

Hi, I was running a program inside the simulator, that triggers a HardFault inside the HardFault handler code. This caused the simulator to enter an infinite loop, where a HardFault...