StartUp

Purpose

  • Power-on state machine:
    • await resets done;
    • set the watchdog-related power-on resets.
  • Resets controller:
    • take out sub-systems out of reset state before configuration and use;
    • this includes “low level” devices such as the PLLs;
    • set the watchdog-related resets.

References

Repository