rmc_website/dsidev/nandfirmwriter_ntrboot.html
2024-12-14 00:40:47 -05:00

13 lines
632 B
HTML

---
layout: devinfo
app: NandFirmWriter_ntrboot
altname: NandFirmWriter
category: [bootloader/ntrboot]
sequence: FALSE
group: true
---
<i>This is an ntrboot application. For the normal NandFirmWriter, see <a href="/dsidev/nandfirmwriter.html">this page</a>.</i>
<br><br>
<b>NAND Firm Writer</b> is a ntrboot/gcdfirm image used to install the bootloader (<a href="https://dsibrew.org/wiki/Stage2" target="_blank">stage2</a>) to NAND. After installing the bootloader it will boot an embedded application. There is an example of NAND Firm Writer being used with the <a href="/dsidev/systemlogreader.html">SystemLogReader</a>.
<br><br>