Bootloader

From 3dbrew
Revision as of 01:40, 2 February 2012 by Xcution (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

When the 3DS does not find the NAND chip, the following error is displayed:

CTR Bootrom Error.jpg

The 3DS' Boot procedure:

  • 0 Seconds - unit is powered on bootloader begins
  • 2 Seconds - bootloader attempts to initialize the NAND. If the NAND is successfully initialized, it takes over booting the 3DS. If the NAND, cannot be initialized (i.e. the NAND chip is not connected/damaged etc) a blue error screen similar to the screen above appears.
  • 3 Seconds - all essential hardware is active - checks all connected devices and will boot the slot 1 device if it is an auto-boot card(like kiosk demos etc). The home menu has not initialized at this point as auto-booted games by-pass certain Home Menu security measures, like parental control and forced updates. Also auto-booted games are not logged as being run from the Home Menu. Begins to initialize Home Menu if an auto-boot slot1 device is not found.

Autoboot devices do not appear to bypass the region lock. (yields "An Error has Occurred" if out-of-region demo)

  • 4 Seconds - the LCD screens are initialized
  • 7 Seconds - Home Menu is fully initialized/loaded