jjkt / zmu

zmu - Emulator for Microcontroller Systems
Apache License 2.0
95 stars 4 forks source link

cortex-m-rtfm periodic.rs example broken #20

Closed jjkt closed 5 years ago

jjkt commented 5 years ago

periodic example only interrupts once, then the processor is in sleep and systick never activates. (the TICK_INT is disabled)