zhuyanlinzyl commented on pull request #5407:
URL: https://github.com/apache/incubator-nuttx/pull/5407#issuecomment-1035857932


   hi @Ouss4 
   
   I meet the same problem with masayuki2009 :
   
   `
   zyl@zyl:~/nuttx$ qemu-system-xtensa -nographic -machine esp32 -smp 2 -drive 
file=./nuttx.merged.bin,if=mtd,format=raw
   ==1476503==WARNING: ASan doesn't fully support makecontext/swapcontext 
functions and may produce false positives in some cases!
   Adding SPI flash device
   qemu-system-xtensa: failed to read the initial flash content
   `
   
   
   I'am sure I was use the latest version from : 
[https://github.com/espressif/qemu](https://github.com/espressif/qemu/tree/esp-develop/pc-bios)
   Also I follow your answer and rebuild the q emu
   
   But the result is same.
   Can I check other place?
   
   
   `
   ./tools/configure.sh esp32:nsh
   make  -j64 ESPTOOL_BINDIR=/home/zyl/nuttx/esp32/
   `
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to