You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are getting following error message when we try to increase the ram size
==2766==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!
RAM size larger than 4 MB not supported
Adding SPI flash device
We are getting following error message when we try to increase the ram size
==2766==WARNING: ASan doesn't fully support makecontext/swapcontext functions and may produce false positives in some cases!
RAM size larger than 4 MB not supported
Adding SPI flash device
~/qemu/build/qemu-system-xtensa -nographic -machine esp32 -drive file=flash_image.bin,if=mtd,format=raw -nic user,model=open_eth --m 8M
The text was updated successfully, but these errors were encountered: