<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[sdk 链接失效了吗？]]></title><description><![CDATA[<p dir="auto">按这个帖子 <a href="https://bbs.aw-ol.com/topic/4023/%E5%85%A8%E5%BF%97%E5%9C%A8%E7%BA%BF%E5%BC%80%E6%BA%90%E8%8A%AF%E7%89%87-%E6%96%B0-sdk-%E5%B9%B3%E5%8F%B0%E4%B8%8B%E8%BD%BD%E6%96%B9%E6%B3%95%E6%B1%87%E6%80%BB">https://bbs.aw-ol.com/topic/4023/全志在线开源芯片-新-sdk-平台下载方法汇总</a><br />
的描述，还是不能下载 SDK，提示：</p>
<blockquote>
<p dir="auto">manifests:</p>
<p dir="auto">fatal: repository '<a href="https://sdk.aw-ol.com/git_repo/XR806/manifest.git/" target="_blank" rel="noopener noreferrer nofollow ugc">https://sdk.aw-ol.com/git_repo/XR806/manifest.git/</a>' not found</p>
<p dir="auto">manifests: sleeping 4.0 seconds before retrying</p>
<p dir="auto">fatal: cannot obtain manifest <a href="https://sdk.aw-ol.com/git_repo/XR806/manifest.git" target="_blank" rel="noopener noreferrer nofollow ugc">https://sdk.aw-ol.com/git_repo/XR806/manifest.git</a></p>
<p dir="auto">================================================================================</p>
<p dir="auto">Repo command failed: UpdateManifestError</p>
<p dir="auto">Unable to sync manifest xr806_sdk.xml</p>
</blockquote>
<p dir="auto">有人知道怎么处理吗？</p>
]]></description><link>https://bbs.aw-ol.com/topic/5935/sdk-链接失效了吗</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 18:49:40 GMT</lastBuildDate><atom:link href="https://bbs.aw-ol.com/topic/5935.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 20 Nov 2024 06:19:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to sdk 链接失效了吗？ on Wed, 20 Nov 2024 09:17:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://bbs.aw-ol.com/uid/3790">@quincy</a></p>
<ol>
<li>执行命令设置全局保存密码</li>
</ol>
<pre><code>git config --global credential.helper store
</code></pre>
<ol start="2">
<li>执行命令输入密码</li>
</ol>
<pre><code>git clone https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git
</code></pre>
<ol start="3">
<li>使用repo拉取sdk</li>
</ol>
<pre><code>repo init -u https://sdk.aw-ol.com/git_repo/V853Tina_Open/manifest.git -b master -m tina-v853-open.xml
</code></pre>
<p dir="auto">由于repo更新，目前不支持通过repo输入密码，请先使用git命令输入保存密码</p>
]]></description><link>https://bbs.aw-ol.com/post/24566</link><guid isPermaLink="true">https://bbs.aw-ol.com/post/24566</guid><dc:creator><![CDATA[q1215200171]]></dc:creator><pubDate>Wed, 20 Nov 2024 09:17:00 GMT</pubDate></item></channel></rss>