Navigation

    全志在线开发者论坛

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

    新 SDK 平台下载 XR806 SDK

    XR系列-无线互联
    9
    17
    346
    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.
    • WhycanService
      WhycanService LV 8 last edited by awwwwa

      获取SDK

      SDK 拉取

      以 xr806_sdk 为例,讲述如何拉取 SDK。

      新建文件夹保存 SDK

      使用 mkdir 命令新建文件夹,保存之后需要拉取的 SDK,然后 cd 进入到刚才新建的文件夹中。

      $ mkdir xr806_sdk
      $ cd xr806_sdk
      

      初始化仓库

      $ git clone https://sdk.aw-ol.com/git_repo/XR806/xr806_sdk/xr806_sdk.git -b xr806_sdk
      

      如果提示 Username for 'https://sdk.aw-ol.com': 请输入 全志在线开发者论坛 的用户名和密码。(注:需要全志在线开发者论坛LV2等级以上用户才有权限拉取 SDK)

      由于 SDK 普遍较大,拉取可能需要一定的时间。

      至此,SDK 获取完毕。可以安装开发环境

      sudo apt-get install build-essential subversion git libncurses5-dev zlib1g-dev gawk flex bison quilt libssl-dev xsltproc libxml-parser-perl mercurial bzr ecj cvs unzip lsof kconfig-frontends android-tools-mkbootimg python2 libpython3-dev gcc-multilib libc6:i386 libstdc++6:i386 lib32z1
      
      B 1 Reply Last reply Reply Quote Share 3
      • C
        cszzlsw LV 4 last edited by

        @whycanservice 在 新 SDK 平台下载 XR806 SDK 中说:

        repo init -u https://sdk.aw-ol.com/git_repo/XR806/manifest.git -b master -m xr806_sdk.xml

        使用repo下载的时候出现:
        fatal: repository 'https://sdk.aw-ol.com/git_repo/XR806/manifest.git/' not found
        是仓库失效了吗?

        1 Reply Last reply Reply Quote Share 1
        • B
          bubailong LV 3 @WhycanService last edited by

          @whycanservice
          fatal: repository 'https://sdk.aw-ol.com/git_repo/XR806/manifest.git/' not found
          返回这个是啥问题

          WhycanService 2 Replies Last reply Reply Quote Share 1
          • WhycanService
            WhycanService LV 8 @bubailong last edited by

            @bubailong xr806目前有点问题,已经提上日程

            C 1 Reply Last reply Reply Quote Share 1
            • C
              cszzlsw LV 4 @WhycanService last edited by

              @whycanservice
              能同时将适配Openharmony3.2提一下吗,我这边努力了两天,最后就是跑不起来😥
              目前的情况是编译能通过,最后的镜像刷到板子上没有任何反应,经过两天的比较发现是烧录器显示的app.bin大小和编译出来的合并之前的不一致,不知道问题出在哪?而且不知道是不是这个原因导致的问题(因为两年前使用过1.0.1Release版本,找到之前的固件发现字节数是匹配的,固件刷入也可以运行)
              5d992456-6a8e-46ed-8c14-eafd30f8b0dd-image.png
              c4f97d20-9fad-4fd9-b0f4-51aadab63523-image.png
              说明一下:适配的相关文件来自于官方仓库的3.0.1LTS版本:https://gitee.com/awol/projects,修改了某些子系统的名字和feature,目前暂时无法验证3.0.1LTS的正确性,因为好几个仓库都关闭了
              现在在研究1.0.1Realse那个分支,希望能找到蛛丝马迹,非常喜欢这款板子,希望以后能帮忙推广.

              1 Reply Last reply Reply Quote Share 1
              • Pinned by  xiaowenge xiaowenge 
              • Referenced by  xiaowenge xiaowenge 
              • Referenced by  xiaowenge xiaowenge 
              • WhycanService
                WhycanService LV 8 @bubailong last edited by

                @bubailong 已经修复,可以拉取了

                1 Reply Last reply Reply Quote Share 1
                • Z
                  zhoudaxia3000 LV 2 last edited by

                  d7690ae8-dfd8-475c-9d9b-f171b418c313-image.png
                  请问这个是什么原因呢?下载不了

                  1 Reply Last reply Reply Quote Share 1
                  • Z
                    zhoudaxia3000 LV 2 last edited by

                    61e1c26b-edf1-4660-aa5b-0efeec22276f-image.png

                    请问这是什么问题呢?下载不了

                    WhycanService 1 Reply Last reply Reply Quote Share 1
                    • WhycanService
                      WhycanService LV 8 @zhoudaxia3000 last edited by

                      @zhoudaxia3000 签出一下:git checkout xr806_sdk

                      1 Reply Last reply Reply Quote Share 1
                      • B
                        bd7qx LV 3 last edited by

                        This post is deleted!
                        1 Reply Last reply Reply Quote Share 0
                        • W
                          WoXoW LV 1 last edited by

                          Downloading manifest from https://sdk.aw-ol.com/git_repo/XR806/manifest.git
                          fatal: unable to access 'https://sdk.aw-ol.com/git_repo/XR806/manifest.git/': Failed to connect to 192.168.1.88 port 7890: No route to host
                          manifests:
                          fatal: unable to access 'https://sdk.aw-ol.com/git_repo/XR806/manifest.git/': Failed to connect to 192.168.1.88 port 7890: No route to host

                          A 1 Reply Last reply Reply Quote Share 1
                          • A
                            awwwwa LV 6 @WoXoW last edited by

                            @woxow 把你的proxy代理关了

                            1 Reply Last reply Reply Quote Share 1
                            • R
                              Rookie LV 3 last edited by

                              大佬,给个回复呗,想提升等级,不然下载不了SDK

                              1 Reply Last reply Reply Quote Share 1
                              • R
                                Rookie LV 3 last edited by

                                f8fd4903-4869-451b-90f6-587aab3d5eef-image.png 为啥我这个会显示这个HEAD不存在???

                                WhycanService 1 Reply Last reply Reply Quote Share 0
                                • WhycanService
                                  WhycanService LV 8 @Rookie last edited by WhycanService

                                  @rookie 后面缺一些命令,完整命令如下

                                  git clone https://sdk.aw-ol.com/git_repo/XR806/xr806_sdk/xr806_sdk.git -b xr806_sdk
                                  
                                  R 1 Reply Last reply Reply Quote Share 0
                                  • R
                                    Rookie LV 3 @WhycanService last edited by

                                    @whycanservice 已经解决了 后面在拉取的文件夹下 git checkout xr806_sdk

                                    1 Reply Last reply Reply Quote Share 0
                                    • A
                                      aw_hy LV 1 last edited by

                                      那刚注册的用户没办法拉取吗?

                                      1 Reply Last reply Reply Quote Share 0
                                      • 1 / 1
                                      • First post
                                        Last post

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

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