-------------------------------------------------------------------------------------------------------------------------------------------------Verbose mode can be enabled via `-v, --verbose` option
Error: Build environment 'esp32' is incompatible with BOARD_PANDA_M4. Use one of these: PANDA_M4
========================================================== [FAILED] Took 1.32 seconds ==========================================================
Environment Status Duration
------------- -------- ------------
esp32 FAILED 00:00:01.319
===================================================== 1 failed, 0 succeeded in 00:00:01.319 =====================================================The terminal process "C:\Users\kmccu\.platformio\penv\Scripts\platformio.exe 'run'" terminated with exit code: 1.
This is the last post on this cause if it doesn't work I have to abandon the M4 . Can I use arduino ide to upload the firmware
the webpage UI is in the different section of the flash memory, if the firmware change the section then needs to reupload the webui index.html.gz
Ahh ok I was able to upload the firmware but unfortunately I can't access webui. The firmware ui comes up but not WebUI
the reason should you click the wrong build button which should in the PANDA_M4 list as show in the following image
Still getting this message in VS code
Error: Build environment 'esp32' is incompatible with BOARD_PANDA_M4. Use one of these: PANDA_M4
I dont know whats going on with this
Yes it was. I was getting a firmware screen and it wanted me to install a program or file.
I figured it out Mark. BUt I can't access the web page
Failed to execute script esptool
the selected serial port Failed to execute script esptool
does not exist or your board is not connected
This is from Arduino
Also is esp3d in with your firmware
In VS code I get many. First is that the compiler can't find any of the things in the c_cpp_properties.json and comes up with an error.
Second error in VS code is
rocessing esp32 (platform: espressif32@2.1.0; board: esp32dev; framework: arduino)
-------------------------------------------------------------------------------------------------------------------------------------------------Verbose mode can be enabled via `-v, --verbose` option
Error: Build environment 'esp32' is incompatible with BOARD_PANDA_M4. Use one of these: PANDA_M4
========================================================== [FAILED] Took 1.32 seconds ==========================================================
Environment Status Duration
------------- -------- ------------
esp32 FAILED 00:00:01.319
===================================================== 1 failed, 0 succeeded in 00:00:01.319 =====================================================The terminal process "C:\Users\kmccu\.platformio\penv\Scripts\platformio.exe 'run'" terminated with exit code: 1.
The computer sees the esp32
what's the error messages while uploading? btw, do not forget to power the board since the usb can detect the usb port but can not power the board.