Hi,
I have my esp IDF stored in /opt/esp/esp-idf. So for step 1 from within /opt/esp I clone the repository and make it so end up with 2 new directories
/opt/esp/qemu_esp32
/opt/esp/qemu-xtensa-esp32
step 2 then puts the bin files in qemu_esp32
Step 3 - I am unclear what directory it assumes I am in to run cd esp. In my example does it assume I should be in /opt and therefore cd esp takes me to /opt/esp? If so, doesn't the clone conflict with step 1?
I have tried doing step 3 in ~ instead so it doesn't conflict but that doesn;t seem to work either.
I guess my challenge is I don;t quite understand what the steps are doing and therefore follow what I need to do - sorry.
Any help greatly appreciated.
thanks
Lee.
Hi,
I have my esp IDF stored in /opt/esp/esp-idf. So for step 1 from within /opt/esp I clone the repository and make it so end up with 2 new directories
/opt/esp/qemu_esp32
/opt/esp/qemu-xtensa-esp32
step 2 then puts the bin files in qemu_esp32
Step 3 - I am unclear what directory it assumes I am in to run cd esp. In my example does it assume I should be in /opt and therefore cd esp takes me to /opt/esp? If so, doesn't the clone conflict with step 1?
I have tried doing step 3 in ~ instead so it doesn't conflict but that doesn;t seem to work either.
I guess my challenge is I don;t quite understand what the steps are doing and therefore follow what I need to do - sorry.
Any help greatly appreciated.
thanks
Lee.