Hacker News new | ask | show | jobs
by bsder 74 days ago
The TI PRUs demonstrate that what you need for hard real time is 2 processors and the ability to completely transfer your register file in a single clock cycle instruction.

This lets your first processor be deterministic hard real time while your second processor is soft real time.

I really wish somebody who makes M-series microcontrollers would get the message already.