Jarmo Torvinen

Results 5 comments of Jarmo Torvinen

Additionally, on latest cortex-rtic, the example does not compile anymore..

With the recent RTIC b87fca3d21d92018ac4d50b200cf8e77cb577028 version the "foo" is printed 4 times, but the timing interval was not 1 second. This is because the example has been tuned to 12MHz...

Sounds good. For now the zmu cli tool and the building has been done with single target only, but adding another architecture would help to remove the possible assumptions from...

To be clear, the support for avr should be separated to its own lib, parallel to zmu_cortexm. This way the main cli can be built with either library. - zmu...

The simulator (or emulator) is not really a cycle-accurate simulator, the pipeline is not actually simulated -- instead it works at bit higher level of abstraction.