This is an old revision of the document!


Lab 9. NuttX OS

In this laboratory you will learn how to build and upload the NuttX OS on your ESP32 Sparrow boards.

Building NuttX

Follow this tutorial (alternatively you can build using this and this tutorial) in order to install all tools and build chain.

For the bootloader and partitoin table binaries, you can use the following commands:

mkdir esp-bins

curl -L “https://github.com/espressif/esp-nuttx-bootloader/releases/download/latest/bootloader-esp32.bin” -o esp-bins/bootloader-esp32.bin

curl -L “https://github.com/espressif/esp-nuttx-bootloader/releases/download/latest/partition-table-esp32.bin” -o esp-bins/partition-table-esp32.bin

Excerpt from this tutorial

Assignment 1: Modify and compile the NuttX OS kernel to toggle on and off an on-board LED. You can use the following tutorial to get started.

iothings/laboratoare/2022/lab9.1673598555.txt.gz · Last modified: 2023/01/13 10:29 by dan.tudose
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0