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


   >@masayuki2009 is nuttx.bin the flash image that includes all 3 binaries? 
There is also the option to generate the >nuttx.merged.bin for QEMU.
   
   No, becaue
   
   >QEMU is now loading the same image as the hardware chip and thus this
   >special case doesn't exist anymore.
   
   I thought we can use the nuttx.bin for QEMU
   
   Now I tried to load ./nuttx.merged.bin but it still fails.
   
   $ ~/opensource/QEMU/qemu-esp-develop-20220203/build/qemu-system-xtensa 
-nographic -machine esp32 -smp 2 -drive 
file=./nuttx.merged.bin,if=mtd,format=raw
   ==31047==WARNING: ASan doesn't fully support makecontext/swapcontext 
functions and may produce false positives in some cases!
   Adding SPI flash device
   qemu-system-xtensa: Error: -bios argument not set, and ROM code binary not 
found (1)
   


-- 
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