3568按照教程,拷贝sdk压缩包到vmare,解压后在文件夹下找不到解压后文件

固件类型:自行编译的固件
SDK包名称:rk356x_linux_release_v1.2.0_20211019
SDK修改内容:没有修改
Log日志:无内容.txt

3568按照教程,拷贝sdk压缩包到vmare,解压后在文件夹下找不到解压后文件,按照网上的教程,使用repo命令进行同步,但是repo命令执行失败,要求先安装repo init,但是安装的过程提示连接不上
fatal: Cannot get https://gerrit.googlesource.com/git-repo/clone.bundle
fatal: error [Errno 111] Connection refused

请问在这种情况下,改怎么解决问题????

tchip_askquestions


无内容.txt (1 Bytes)

解压方法是否错了?应该是
cat path/to/rk356x_linux_release_v1.2.0_20211019_split_dir/firefly_split | tar -xzv

更新代码是使用SDK中的repo,不是主机中的
.repo/repo/repo sync -l
.repo/repo/repo sync -c --no-tags
.repo/repo/repo start firefly --all