水经验发贴升到2级,获取SDK权限
Best posts made by Youyf
Latest posts made by Youyf
-
哪吒开发板移植鸿蒙系统烧录遇到问题
在ubuntu20.04的环境下,参考https://gitee.com/allwinnertech-d1/device_sunxi移植鸿蒙系统到D1-H哪吒开发板上,生成的固件使用PhoenixUSBPro烧录到板子上时报错,以下是部分报错信息:
548 21:55:25 [11144] INFO: ID=1, update failed
550 21:55:25 [11144] INFO: ID=1, update failed
551 21:55:25 [11144] MSG Callback Code: 0x20
552 21:55:25 [11144] free param...
553 21:55:25 [11144] Closing image now!
554 21:55:25 [11144] CloseImage OK
555 21:55:25 [11144] unknown Tools command
556 21:55:25 [11144] INFO: ID=1, update failed
558 21:55:25 [11144] MSG Callback Code: 0x20
559 21:55:25 [Guarder][8952][9664] OpenFileMap...
560 21:55:25 [8952] [Guarder][8952][9664] OpenFileMap...是否是因为ubuntu20.04环境的原因导致的,因为我之前在ubuntu14.04得到的TinaSDK固件是可以烧录到哪吒开发板上的
-
Reply: 新 SDK 平台下载 D1-H/D1s SDK
Get https://mirrors.bfsu.edu.cn/git/git-repo
fatal: unable to access 'https://mirrors.bfsu.edu.cn/git/git-repo/': gnutls_handshake() failed: Handshake failed报这个错该如何解决