leenowell

Results 11 comments of leenowell

Thanks for getting back to me. No unfortunately I couldn't get it up and running. Does it have to be installed in $HOME? I think my issue is that I...

Hi, I have just retried the steps in the readme and ended up with ~/qemu_esp ~/qemu-xtensa-esp32 ~/esp/qemu_esp (now noticed the esp step which solves my question about overwriting.). My esp-idf...

Sorry forgot to mention. In the readme it mentions to watch out or hard coded paths in the to flash.c file. I can see some commented out ones at the...

Thanks for getting back to me so quickly Looks like our messages crossed :). I am using the latest version of IDF 3.3. Do I still need to apply the...

Hi, I have applied the patch and have made some progress. So far I have this.... 1. In window 1 having executed step 6 I get a log with no...

Thanks. I do start QEMU first but from the last line of the debug log, it seems to say it fails to connect to 1234 so assumed that meant couldn't...

Ah yes I didn't add the -S so assume it just run to completion before I fired up the debugger? I had assumed the QEMU process would terminate. I will...

Looks like our posts crossed. Assuming I can get this up and running later, if you would like me to run any tests my side please shout.

Thanks for getting back to me. In the new directory, do I need anything other than the esp32flash.bin file? So it sounds like I can debug them on different ports...

Thanks for doing the test. Assume it still needs the patch to work? What is the implication of commenting out the line? Worried it might cause me issues on the...