Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Pretty kludgey. This just begs for a better solution. If only the simulation supported interrupts...

...

Simulated Interrupts

The current NuttX host simulation has no interrupts and, hence, is non-preemptible. Also, without simulated interrupts, there can be no high-fidelity simulated device drivers or precise timer interrupt.

...