Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页
    1. Home
    2. casojie
    3. Best
    C
    • Profile
    • Following 0
    • Followers 1
    • my integral 1453
    • Topics 7
    • Posts 27
    • Best 1
    • Groups 0

    Best posts made by casojie

    • 移植RTL8188fu驱动编译报错,sw_usb_enable_hcd等函数未定义
      f133_plc/AllWinnerF133_Linux_pub/prebuilt/gcc/linux-x86/riscv/toolchain-thead-glibc/riscv64-glibc-gcc-thead_20200702/bin/riscv64-unknown-linux-gnu-ld: drivers/net/wireless/rtl8188fu/platform/platform_ARM_SUNxI_usb.o: in function `.L0 ':
      platform_ARM_SUNxI_usb.c:(.text+0x22): undefined reference to `script_parser_fetch'
      f133_plc/AllWinnerF133_Linux_pub/prebuilt/gcc/linux-x86/riscv/toolchain-thead-glibc/riscv64-glibc-gcc-thead_20200702/bin/riscv64-unknown-linux-gnu-ld: platform_ARM_SUNxI_usb.c:(.text+0x48): undefined reference to `sw_usb_enable_hcd'
      f133_plc/AllWinnerF133_Linux_pub/prebuilt/gcc/linux-x86/riscv/toolchain-thead-glibc/riscv64-glibc-gcc-thead_20200702/bin/riscv64-unknown-linux-gnu-ld: platform_ARM_SUNxI_usb.c:(.text+0xcc): undefined reference to `sw_usb_disable_hcd'
      

      移植WiFi驱动RTL8188FU,是使用USBWiFi芯片,但是上诉的几个函数一直找不到定义,搜索了全部的代码,都没有发现这些函数的定义,求大佬指点
      sw_usb_enable_hcd
      sw_usb_disable_hcd
      script_parser_fetch
      D1S(F133-A)Tina

      posted in 编译和烧写问题专区
      C
      casojie
    • 1 / 1