使用vscode为rp2040配置tinyusb时出错

proc] 执行命令: cmake --version
[proc] 执行命令: cmake -E capabilities
[variant] 已加载一组新变量
[kit] 已成功从 C:\Users\Administrator\AppData\Local\CMakeTools\cmake-tools-kits.json 加载 6 工具包
[proc] 执行命令: "E:\Program Files\CMake\bin\cmake.EXE" --version
[proc] 执行命令: "E:\Program Files\CMake\bin\cmake.EXE" -E capabilities
[proc] 执行命令: "e:\Program Files (x86)\GNU Arm Embedded Toolchain\10 2021.10\bin\arm-none-eabi-gcc.exe" -v
[main] 正在配置项目: pico-examples 
[proc] 执行命令: "E:\Program Files\CMake\bin\cmake.EXE" --no-warn-unused-cli -DCMAKE_BUILD_TYPE:STRING=Debug -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE "-DCMAKE_C_COMPILER:FILEPATH=e:\Program Files (x86)\GNU Arm Embedded Toolchain\10 2021.10\bin\arm-none-eabi-gcc.exe" "-DCMAKE_CXX_COMPILER:FILEPATH=e:\Program Files (x86)\GNU Arm Embedded Toolchain\10 2021.10\bin\arm-none-eabi-g++.exe" -SG:/Arduino/pico-examples -Bg:/Arduino/pico-examples/build -G "NMake Makefiles"
[cmake] Not searching for unused variables given on the command line.
[cmake] PICO_SDK_PATH is E:/pico-sdk
[cmake] PICO platform is rp2040.
[cmake] Build type is Debug
[cmake] Using regular optimized debug build (set PICO_DEOPTIMIZED_DEBUG=1 to de-optimize)
[cmake] PICO target board is pico.
[cmake] Using board configuration from E:/pico-sdk/src/boards/include/boards/pico.h
[cmake] TinyUSB available at E:/pico-sdk/lib/tinyusb/src/portable/raspberrypi/rp2040; enabling build support for USB.
[cmake] Compiling TinyUSB with CFG_TUSB_DEBUG=1
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/audio_4_channel_mic/CMakeLists.txt:38 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/audio_test/CMakeLists.txt:33 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/audio_test_multi_rate/CMakeLists.txt:33 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/board_test/CMakeLists.txt:32 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/cdc_dual_ports/CMakeLists.txt:33 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/cdc_msc/CMakeLists.txt:35 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/cdc_uac2/CMakeLists.txt:35 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/dfu/CMakeLists.txt:32 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/dfu_runtime/CMakeLists.txt:32 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/dynamic_configuration/CMakeLists.txt:33 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/hid_boot_interface/CMakeLists.txt:32 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/hid_composite/CMakeLists.txt:32 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/hid_generic_inout/CMakeLists.txt:32 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/hid_multiple_interface/CMakeLists.txt:32 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/midi_test/CMakeLists.txt:31 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/msc_dual_lun/CMakeLists.txt:34 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Warning at E:/pico-sdk/lib/tinyusb/hw/bsp/family_support.cmake:311 (message):
[cmake]   lib/lwip submodule needed by tinyusb_dev_net_lwip_webserver not found,
[cmake]   please run 'python tools/get_deps.py lib/lwip' to fetch it
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/net_lwip_webserver/CMakeLists.txt:10 (family_example_missing_dependency)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/uac2_headset/CMakeLists.txt:33 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/usbtmc/CMakeLists.txt:34 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/video_capture/CMakeLists.txt:39 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/webusb_serial/CMakeLists.txt:33 (family_configure_device_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:215 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/host/bare_api/CMakeLists.txt:32 (family_configure_host_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:215 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/host/cdc_msc_hid/CMakeLists.txt:35 (family_configure_host_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:215 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/host/hid_controller/CMakeLists.txt:33 (family_configure_host_example)
[cmake] 
[cmake] 
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:215 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/host/msc_file_explorer/CMakeLists.txt:47 (family_configure_host_example)
[cmake] 
[cmake] 
[cmake] Skipping TinyUSB dual examples, as TinyUSB hw/mcu/raspberry_pi/Pico-PIO-USB submodule unavailable
[cmake] -- Configuring incomplete, errors occurred!
[proc] 命令“"E:\Program Files\CMake\bin\cmake.EXE" --no-warn-unused-cli -DCMAKE_BUILD_TYPE:STRING=Debug -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE "-DCMAKE_C_COMPILER:FILEPATH=e:\Program Files (x86)\GNU Arm Embedded Toolchain\10 2021.10\bin\arm-none-eabi-gcc.exe" "-DCMAKE_CXX_COMPILER:FILEPATH=e:\Program Files (x86)\GNU Arm Embedded Toolchain\10 2021.10\bin\arm-none-eabi-g++.exe" -SG:/Arduino/pico-examples -Bg:/Arduino/pico-examples/build -G "NMake Makefiles"”已退出,代码为 1
[main] 正在配置项目: pico-examples 
[proc] 执行命令: "E:\Program Files\CMake\bin\cmake.EXE" --no-warn-unused-cli -DCMAKE_BUILD_TYPE:STRING=Debug -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE "-DCMAKE_C_COMPILER:FILEPATH=e:\Program Files (x86)\GNU Arm Embedded Toolchain\10 2021.10\bin\arm-none-eabi-gcc.exe" "-DCMAKE_CXX_COMPILER:FILEPATH=e:\Program Files (x86)\GNU Arm Embedded Toolchain\10 2021.10\bin\arm-none-eabi-g++.exe" -SG:/Arduino/pico-examples -Bg:/Arduino/pico-examples/build -G "NMake Makefiles" --debugger --debugger-pipe \\.\\pipe\\cmake-debugger-pipe\\aac155f9-d6bc-4174-8c3a-16518469fb23
[cmake] Not searching for unused variables given on the command line.
[cmake] Running with debugger on.
[cmake] Waiting for debugger client to connect...
[debugger] 正在命名管道上连接调试程序:“\\.\\pipe\\cmake-debugger-pipe\\aac155f9-d6bc-4174-8c3a-16518469fb23”
[cmake] Debugger client connected.
[cmake] PICO_SDK_PATH is E:/pico-sdk
[cmake] PICO platform is rp2040.
[cmake] Build type is Debug
[cmake] Using regular optimized debug build (set PICO_DEOPTIMIZED_DEBUG=1 to de-optimize)
[cmake] PICO target board is pico.
[cmake] Using board configuration from E:/pico-sdk/src/boards/include/boards/pico.h
[cmake] TinyUSB available at E:/pico-sdk/lib/tinyusb/src/portable/raspberrypi/rp2040; enabling build support for USB.
[cmake] Compiling TinyUSB with CFG_TUSB_DEBUG=1
[cmake] CMake Error at E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:176 (family_flash_openocd):
[cmake]   family_flash_openocd Function invoked with incorrect arguments for function
[cmake]   named: family_flash_openocd
[cmake] Call Stack (most recent call first):
[cmake]   E:/pico-sdk/lib/tinyusb/hw/bsp/rp2040/family.cmake:193 (family_configure_target)
[cmake]   E:/pico-sdk/lib/tinyusb/examples/device/audio_4_channel_mic/CMakeLists.txt:38 (family_configure_device_example)
[cmake] 
[cmake] 
[proc] 命令“"E:\Program Files\CMake\bin\cmake.EXE" --no-warn-unused-cli -DCMAKE_BUILD_TYPE:STRING=Debug -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=TRUE "-DCMAKE_C_COMPILER:FILEPATH=e:\Program Files (x86)\GNU Arm Embedded Toolchain\10 2021.10\bin\arm-none-eabi-gcc.exe" "-DCMAKE_CXX_COMPILER:FILEPATH=e:\Program Files (x86)\GNU Arm Embedded Toolchain\10 2021.10\bin\arm-none-eabi-g++.exe" -SG:/Arduino/pico-examples -Bg:/Arduino/pico-examples/build -G "NMake Makefiles" --debugger --debugger-pipe \\.\\pipe\\cmake-debugger-pipe\\aac155f9-d6bc-4174-8c3a-16518469fb23”已退出,代码为 1

Skipping TinyUSB dual examples, as TinyUSB hw/mcu/raspberry_pi/Pico-PIO-USB submodule unavailable
[cmake] -- Configuring incomplete, errors occurred!

这个错误信息表明CMake在配置过程中遇到了问题,因为它无法找到或访问TinyUSB的hw/mcu/raspberry_pi/Pico-PIO-USB子模块。TinyUSB是一个开源的USB主机和设备栈,用于嵌入式系统。如果你正在尝试构建一个包含TinyUSB的项目,并且该项目依赖于上述子模块,那么缺少这个子模块会导致配置失败。

解决这个问题的步骤可能包括:

  1. 检查子模块是否已初始化:如果你克隆了包含子模块的Git仓库,确保你已经运行了git submodule update --init命令来初始化并获取所有的子模块。

  2. 手动获取子模块:如果子模块没有初始化或更新,你可以尝试手动克隆或获取它。这通常涉及到找到正确的子模块仓库,并将其克隆到正确的位置。

  3. 检查CMakeLists.txt:查看项目的CMakeLists.txt文件,看看是否有关于TinyUSB子模块的特定配置或依赖关系。你可能需要按照文件中的指示来确保所有依赖项都已正确设置。

  4. 安装依赖项:确保你的系统上安装了所有构建该项目所需的依赖项。这可能包括编译器、CMake以及其他库或工具。

  5. 查阅文档或寻求帮助:如果上述步骤都不能解决问题,查阅TinyUSB或相关项目的文档,或者在项目的论坛、GitHub页面或相关社区中寻求帮助。

  6. 考虑使用其他版本或分支:如果问题是由于特定版本的代码或子模块造成的,尝试使用不同的版本或分支可能有助于解决问题。

请确保你遵循了项目提供的所有指南和说明,并且在执行任何构建或配置步骤时都遵循了正确的顺序。如果你对如何操作不太确定,查看项目的README文件或其他相关文档通常是一个很好的起点。

family_flash_openocd Function invoked with incorrect arguments for function

family_flash_openocd 函数被调用了,但是传入的参数不正确。

OpenOCD 是一个开源的片上调试软件,它支持多种目标硬件,并提供了一个用于调试和编程的接口。family_flash_openocd 可能是某个项目或工具链中用于与 OpenOCD 交互的自定义函数,用于处理特定硬件家族的闪存编程或调试任务。

当函数被调用时,需要传入正确数量和类型的参数,以便函数能够正确执行其任务。如果传入的参数不正确,函数可能无法正常工作,甚至可能导致程序崩溃或产生不可预测的结果。

例如,如果 family_flash_openocd 函数需要特定的硬件接口、目标文件名或其他配置参数,但是调用时没有提供这些参数,或者提供了错误类型的参数,那么函数将无法执行其预期的功能。

为了解决这个问题,你需要查看 family_flash_openocd 函数的文档或源代码,了解它需要的正确参数列表和类型。然后,确保在调用该函数时提供正确的参数。如果参数是动态生成的,还需要检查生成参数的代码逻辑是否正确。

此外,确保 OpenOCD 已经正确安装和配置,以便与你的硬件通信。错误的配置或缺失的组件也可能导致类似的问题。

如果函数或项目是由第三方提供的,你可能需要联系他们获取帮助,或者查阅相关的用户手册或在线社区支持。

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/747910.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

Kotlin:runBlocking导致App应用出现ANR问题实例

runBlocking简介 runBlocking 是常规函数; runBlocking 方法会阻塞当前线程来等待; runBlocking 的主线程会一直 阻塞 直到 runBlocking 内部的协程执行完毕。 runBlocking导致App应用出现ANR问题实例的效果 点击页面上的 刷新按钮 调用 refreshByrunBlo…

消费结构:倡导绿色低碳生活

近年来,随着经济不断发展、人们的收人水平不断提升、消费观念不断升级,我国已经进人消费转型升级阶段,对绿色消费方式与生活方式的培育产生了积极的推动作用。研究发现,从2012年开始,虽然我国生产领域的资源环境绩效有…

伪装目标检测论文BGNet:Boundary-Guided Camouflaged Object Detection

论文地址:link 代码地址:link 这篇论文是22年的CVPR收录的一篇关于伪装目标检测的文章,作者主要是用了一些通道注意力和Atrous卷积来实现边缘引导的伪装目标检测,模型并不复杂,看了两天的论文和代码,为了加深印象在这里…

HTML5、CSS3面试题(四)

HTML5、CSS3面试题(三)-CSDN博客 简述弹性盒子 flex 布局及 rem 布局?(必会) rem 是 CSS3 新增的一个相对单位,相对于根节点(html)字体大小的值,r 就是 root html{font-size:10px} 则 2rem2…

关于UE的相机震动CameraShake

创建CameraShake资源 CameraShake配置是个蓝图类,我们选择创建BlueprintClass,父类选择CameraShakeBase即可。 参数调整 目前主要用到了 LocationAmplitudeMultiplier 1 LocationFrequencyMultiplier 10 RotationAmplitudeMultiplier 1 Rotation…

专业120+总400+北京理工大学826信号处理导论考研经验北理工电子信息与通信工程,真题,大纲,参考书。

**今年专业课826信号处理导论(信号系统和数字信号处理)120,总分400,应群里同学需要,自己总结一下去年的复习经历,希望对大家复习有帮助。**专业课: 北京理工大学专业826是两门合一,…

openGauss 单实例安装部署文档(CentOS7.6+openGauss 1.0.0)

openGauss 单实例安装部署文档(CentOS7.6openGauss 1.0.0) 说明: openGauss 支持单机部署和单机 HA 部署;openGauss HA 部署时,备机数量为 1~4 台;openGauss 脚本安装仅支持单实例部署,如果一台主机部署多个实例,建议手动使用命令安装;open…

docker设置容器独立ip(linux下虚拟机设置独立ip)

docker设置容器独立ip(linux下虚拟机设置独立ip) 在linux要设置容器或者其他虚拟机独立ip,需要如下步骤: 准备好ip和网关创建好网桥,并把物理网卡连接到网桥上对于docker容器来说,需要使用pipework配置容…

深度学习指标| 置信区间、Dice、IOU、MIOU、Kappa

深度学习部分指标介绍 置信区间混淆矩阵DiceIOU和MIOUKappa 置信区间 95%CI指标 读论文的时候,常会看到一个“95%CI”的评价指标。 其中CI指的是统计学中的置信区间(Confidence interval,CI)。在统计学中,一个概率样…

代码随想录训练营第46天 | LeetCode 139.单词拆分、动态规划:关于多重背包,你该了解这些!、总结

目录 LeetCode 139.单词拆分 文章讲解:代码随想录(programmercarl.com) 视频讲解:你的背包如何装满?| LeetCode:139.单词拆分_哔哩哔哩_bilibili 思路 动态规划:关于多重背包,你该了解这些&#xff01…

perl 用 XML::LibXML DOM 解析 Freeplane.mm文件,生成测试用例.csv文件

Freeplane 是一款基于 Java 的开源软件,继承 Freemind 的思维导图工具软件,它扩展了知识管理功能,在 Freemind 上增加了一些额外的功能,比如数学公式、节点属性面板等。 在云计算中,解析XML元素和属性是一种常见的操作…

vite打包流程和原理

文章目录 打包原理Vite比Webpack快?在生产环境下的表现启动项目后,完成加载比较慢?Esbuild & Rollup热更新 打包原理 vite利用了ES module这个特性,使用vite运行项目时,首先会用esbuild进行预构建,将所…

迷宫寻路[天梯赛 -- 栈]

文章目录 题目描述思路AC代码 题目描述 输入样例 8 8 0 0 1 0 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 0 1 1 0 0 0 1 1 1 0 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 1 0 0 0 1 1 1 0 1 1 0 1 0 0 0 0 0 0 0 4 4 0 0 1 0 0 0 0 0 0 0 1 1 0 1 0 0 -1 -1输出样例 1,1 2,1 3,1 4,1 5,1 5,2 5…

【Session】Tomcat Session 集群

设备 nginx:192.168.67.11 tomcat1:192.168.67.12 tomcat2:192.168.67.13安装nginx (192.168.67.11) #关闭防火墙和安全机制 [roottest1 ~]# systemctl stop firewalld [roottest1 ~]# setenforce 0#安装epel源 [ro…

HTML5、CSS3面试题(三)

HTML5、CSS3面试题(二) rem 适配方法如何计算 HTML 跟字号及适配方案?(必会) 通用方案 1、设置根 font-size:625%(或其它自定的值,但换算规则 1rem 不能小于 12px) 2…

JavaScript 通过 URL 获取 MIME类型

在JavaScript中,您可以使用URL对象和MediaType来获取URL中的MIME类型。 const mimeTypes {.jpg: image/jpeg,.jpeg: image/jpeg,.png: image/png,.gif: image/gif,.txt: text/plain,.html: text/html,.css: text/css,.js: application/javascript,// ... 其他MIME…

【AI+办公】利用AI软件制作PPT提升工作效率

最近看了很多AI相关信息的输入,很多使用AI软件赚钱的文章或付费课程,思路多多少少自己了解不少,后面有时间分享下。本篇主题是,利用AI软件制作PPT提升工作效率。对于上班族来说,提升工作效率也是一种节省个人时间的方式…

002——编译鸿蒙(Liteos -a)

目录 一、鸿蒙是什么 二、Kconfig 2.1 概述 2.2 编译器 2.3 make使用 本文章引用了很多韦东山老师的教程内容,算是我学习过程中的笔记吧。如果侵权请联系我。 一、鸿蒙是什么 这里我补充一下对鸿蒙的描述 这张图片是鸿蒙发布时使用的,鸿蒙是一个很…

JAVA 100道题目(1)

1.编写一个程序,输入两个整数并计算它们的和 以下是一个简单的Java程序,用于输入两个整数并计算它们的和: java复制代码 import java.util.Scanner; public class IntegerSum { public static void main(String[] args) { Scanner scanner …

hcia复习总结5

路由表 路由器的转发原理&#xff1a;当一个数据包进入路由器&#xff0c;路由器将基于数据包中的 目标IP地址查看本地的 路由表 。如果路由表中存在记录&#xff0c;则将 无条件 按照 路由表记录执行&#xff1b;如果没有记录&#xff0c;则将该数据包直接丢弃。 <aa…