I have followed the instructions in the readme file but have some overarching questions to understand what the steps are doing and more importantly how I would enable my project to use qemu. Please feel free to point me to any documentation.
I have an ESP32 project which I currently flash to a chip and test. I would instead like to run/ debug it in QEMU on my Ubuntu PC but from the README file can't understand how I would go about it.
I assume step 3 is getting a sample project but then unclear how steps 4 onwards related to my project e.g. do I copy toFlash.c and esp32flash.bin to my project and then proceed?
Hi,
I have followed the instructions in the readme file but have some overarching questions to understand what the steps are doing and more importantly how I would enable my project to use qemu. Please feel free to point me to any documentation.
I have an ESP32 project which I currently flash to a chip and test. I would instead like to run/ debug it in QEMU on my Ubuntu PC but from the README file can't understand how I would go about it.
I assume step 3 is getting a sample project but then unclear how steps 4 onwards related to my project e.g. do I copy toFlash.c and esp32flash.bin to my project and then proceed?
Any help appreciated.
thanks
Lee.