9.2.1平台安装问题
-
-
@1117
一直卡在这里,最后也无法编译成功
-
@1117 Resolving fishbot dependencies...
Platform Manager: Installing espressif32
HTTPClientError:
会出现这个 -
@1117 换个网络,或者搞个代理
-
@小鱼
鱼哥,我重新试了n次,最后变成这样子了,这样子对吗?
-
@1117 * 正在执行任务: platformio run --target upload
Processing fishbot (platform: espressif32; board: esp32dev; framework: arduino)
Verbose mode can be enabled via
-v, --verbose
option
CONFIGURATION: https://docs.platformio.org/page/boards/espressif32/esp32dev.html
PLATFORM: Espressif 32 (6.10.0) > Espressif ESP32 Dev Module
HARDWARE: ESP32 240MHz, 320KB RAM, 4MB Flash
DEBUG: Current (cmsis-dap) External (cmsis-dap, esp-bridge, esp-prog, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa)
PACKAGES:- framework-arduinoespressif32 @ 3.20017.241212+sha.dcc1105b
- tool-esptoolpy @ 1.40501.0 (4.5.1)
- tool-mkfatfs @ 2.0.1
- tool-mklittlefs @ 1.203.210628 (2.3)
- tool-mkspiffs @ 2.230.0 (2.30)
- toolchain-xtensa-esp32 @ 8.4.0+2021r2-patch5
LDF: Library Dependency Finder -> https://bit.ly/configure-pio-ldf
LDF Modes: Finder ~ chain, Compatibility ~ soft
Found 33 compatible libraries
Scanning dependencies...
No dependencies
Building in release mode
Retrieving maximum program size .pio/build/fishbot/firmware.elf
Checking size .pio/build/fishbot/firmware.elf
Advanced Memory Usage is available via "PlatformIO Home > Project Inspect"
RAM: [= ] 6.6% (used 21464 bytes from 327680 bytes)
Flash: [== ] 20.4% (used 267001 bytes from 1310720 bytes)
Configuring upload protocol...
AVAILABLE: cmsis-dap, esp-bridge, esp-prog, espota, esptool, iot-bus-jtag, jlink, minimodule, olimex-arm-usb-ocd, olimex-arm-usb-ocd-h, olimex-arm-usb-tiny-h, olimex-jtag-tiny, tumpa
CURRENT: upload_protocol = esptool
Looking for upload port...
Warning! Please install
99-platformio-udev.rules
.
More details: https://docs.platformio.org/en/latest/core/installation/udev-rules.htmlAuto-detected: /dev/ttyUSB0
Uploading .pio/build/fishbot/firmware.bin
esptool.py v4.5.1
Serial port /dev/ttyUSB0A fatal error occurred: Could not open /dev/ttyUSB0, the port doesn't exist
*** [upload] Error 2
======================================== [FAILED] Took 4.12 seconds ========================================- 终端进程“platformio 'run', '--target', 'upload'”已终止,退出代码: 1。
- 终端将被任务重用,按任意键关闭。 鱼哥,我烧录的时候遇到这个是什么问题呀?我有识别到端口
-
@1117
这边显示又无法打开,然后我又多次给串口权限
,然后这样子显示,鱼哥,俺有点儿迷惑
-
@1117 看视频教程,都有讲,下载的时候不能打开串口监视器
-
@1117 鱼哥,为什么有时候可以有时候不可以!我也找了不同代理还换了网络,就是克隆不下来,上一个视频的倒是克隆下来了,这是怎么回事呢?
24995f76-b9b2-456a-bbb0-46cbb9f4e7cb-image.png -
@1117 刚check了下,代理网络是正常的 http://github.fishros.org/ 您那边再看下
-
@1117 谢谢鱼哥,但是很疑惑的一点就是我用你的那个代理也不能克隆下来,但是有时候又是可以的,然后,下载MicroROS-Agentd的时候!这个样子9c6cab80-4055-4c13-917e-dd3fd6cf2639-image.png ,后面我在主机下去下载,然后,复制到工作空间的src下面,如下所示
,后面我解压后,然后colcon build 显示
,鱼哥,俺现在十分困惑,不理解
-
@小鱼
我把你的dai'li代理那个删了然后可以克隆,但是后面colcon build 显示这个是怎么回事呀?鱼哥