Initializing the Library: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 July 2023

  • curprev 12:1812:18, 1 July 2023DickHamill talk contribs 1,967 bytes +1,967 Created page with "In the .ino file, the setup() function will initialize the RPU library and prepare the MPU for booting. There are several options for the RPU_InitializeMPU function that allow the developer to choose how the machine will boot. ''' unsigned long RPU_InitializeMPU(unsigned long initOptions=RPU_CMD_PERFORM_MPU_TEST, byte creditResetSwitch=0xFF); ''' By default, the RPU_InitializeMPU function will assume that it should boot to the new code running on the Ardu..."