TANK U! ITS ALIVE! =)
On Mon, Oct 18, 2021 at 8:58 AM Abdelatif Guettouche wrote:
>
> Is this loop from the 1st stage bootloader?
> If that is the case, you only need to flash the 2nd stage bootloader.
> You can get prebuilt binaries for that on
> github.com/espressif/esp-nutt-bootloader and then
Is this loop from the 1st stage bootloader?
If that is the case, you only need to flash the 2nd stage bootloader.
You can get prebuilt binaries for that on
github.com/espressif/esp-nutt-bootloader and then from NuttX you can flash
with make download ESPTOOL_BINDIR=...
You can also build it yourself