Navigation

    全志在线开发者论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • 在线文档
    • 社区主页

    求助,编译wifi模块时遇到问题

    Wireless & Analog Series
    3
    8
    2869
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • X
      xisecret LV 3 last edited by

      求助这个问题怎么解决
      [OHOS ERROR] [253/254] ACTION //device/xradio/xr806:libSDK(//build/lite/toolchain:arm-none-eabi-gcc)
      [OHOS ERROR] FAILED: obj/device/xradio/xr806/libSDK_build_ext_components.txt
      8111c371-75ae-4ec5-b754-d1664c6f0e7d-image.png

      1 Reply Last reply Reply Quote Share 0
      • iysheng
        iysheng LV 5 last edited by

        根據打印,看下你的 out/xr806/wifi_skylark/error.log 有沒有什麼有用信息呢?

        X 1 Reply Last reply Reply Quote Share 0
        • X
          xisecret LV 3 @iysheng last edited by

          @iysheng这是什么意思呢? 9cd4c7c7-d0c4-4269-8c02-8ca93ce4b95d-image.png

          cf8cae3e-1dee-4f27-a3d3-2105db732116-image.png

          I iysheng 2 Replies Last reply Reply Quote Share 0
          • I
            何镜勇 LV 4 @xisecret last edited by

            @xisecret 你这个错误是次要的,是提示build出错,但是build出错的具体原因没有贴出来,你可以把整个error.log上传上来看看。

            1 Reply Last reply Reply Quote Share 0
            • iysheng
              iysheng LV 5 @xisecret last edited by

              @xisecret 這個是 Makefile 構建的語法啊,就是說 build 這個目標在構建的過程中,

              1. 依賴 __build
              2. 第一次構建 __build 的時候 sdk_cfg_rdy 爲 n 時,會依賴 include/generated/autoconf.h 頭文件,
              3. 第二次構建 __build 這個目標的時候,就依賴 all 和 image 這兩個目標了
              4. 接下來就會去找 all 和 image 這兩個木碧歐啊的依賴

              針對你這個問題,我今天放開了部分代碼,查看初步打印和你這個問題有點像,通過查看 out/xr806/wifi_skylark/error.log 文件,發現是 app_xip.bin 太大了,導致生成 image 的時候出問題了,通過 make menuconfig 取消了部分內容,讓生成的 app_xip.bin 文件大小降低下來就可以了。

              還是建議你看下出問題時的 error.log 文件,具體原因具體分析。
              2021-12-29_14-40.png

              1 Reply Last reply Reply Quote Share 0
              • X
                xisecret LV 3 last edited by

                error.log

                1 Reply Last reply Reply Quote Share 0
                • X
                  xisecret LV 3 last edited by

                  我发现我每次 make menuconfig之后会增加很多配置选项这是怎么回事
                  .config.old .config

                  1 Reply Last reply Reply Quote Share 0
                  • X
                    xisecret LV 3 last edited by

                    解决了,是因为内存分配不够:
                    device\xradio\xr806\xr_skylark\project\image_cfg\readme.md
                    1a4b3669-cc67-4dea-a929-e333b9ffdb20-image.png

                    按照网上说的修改:
                    device\xradio\xr806\xr_skylark\project\demo\wlan_ble_demo\image\xr806\image_wlan_ble.cfg 分配不能够生效

                    在xr806\device\xradio\xr806\xr_skylark\project\demo\audio_demo\image\xr806\目录中将 image_auto_cal.cfg替换image.cfg
                    编译成功

                    1 Reply Last reply Reply Quote Share 1
                    • Referenced by  B bigfly 
                    • 1 / 1
                    • First post
                      Last post

                    Copyright © 2024 深圳全志在线有限公司 粤ICP备2021084185号 粤公网安备44030502007680号

                    行为准则 | 用户协议 | 隐私权政策