Coder Social home page Coder Social logo

esp32s3-devkit:nsh can't boot about nuttx HOT 2 CLOSED

chirping78 avatar chirping78 commented on August 29, 2024
esp32s3-devkit:nsh can't boot

from nuttx.

Comments (2)

chirping78 avatar chirping78 commented on August 29, 2024

Well. Noticed that in the Documents, there are some guides for toolchain and esptool.py.
After install these tool:

curl -s -L "https://github.com/espressif/crosstool-NG/releases/download/esp-12.2.0_20230208/xtensa-esp32s3-elf-12.2.0_20230208-x86_64-linux-gnu.tar.xz" | tar -C xtensa-esp32s3-elf-gcc --strip-components 1 -xJ

pip3 install esptool==4.8.dev4

And using the same building commands as above, the board can enter nsh now:

ESP-ROM:esp32s3-20210327                                                                                                                                                 
Build:Mar 27 2021                                                                                                                                                             
rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)                                                                                                                              
SPIWP:0xee                                                                                                                                                                    
mode:DIO, clock div:2                                                                                                                                                         
load:0x3fc8ac40,len:0xdbc                                                                                                                                                     
load:0x40374000,len:0x4a54                                                                                                                                                    
SHA-256 comparison failed:                                                                                                                                                    
Calculated: 89806fd28d864acd62041e463d876296efdab8615d97ec5002d7c405cb83d17a                                                                                                  
Expected: 00000000b0a70000000000000000000000000000000000000000000000000000                                                                                                    
Attempting to boot anyway...                                                                                                                                                  
entry 0x40374d24                                                                                                                                                              
*** Booting NuttX ***                                                                                                                                                         
dram: lma 0x00000020 vma 0x3fc8ac40 len 0xdbc    (3516)                                                                                                                       
iram: lma 0x00000de4 vma 0x40374000 len 0x4a54   (19028)                                                                                                                      
padd: lma 0x00005848 vma 0x00000000 len 0xa7b0   (42928)                                                                                                                      
imap: lma 0x00010000 vma 0x42010000 len 0x1233c  (74556)                                                                                                                      
padd: lma 0x00022344 vma 0x00000000 len 0xdcd4   (56532)                                                                                                                      
dmap: lma 0x00030020 vma 0x3c000020 len 0x2478   (9336)                                                                                                                       
total segments stored 6                                                                                                                                                       
                                                                                                                                                                              
NuttShell (NSH) NuttX-12.5.1                                                                                                                                                  
nsh> 

from nuttx.

chirping78 avatar chirping78 commented on August 29, 2024

So this is a tool compatibility issues.

from nuttx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.