本帖最后由 tieshou200 于 2022-5-6 14:54 编辑 我配置的 ./build.sh aio-3568j-ubuntu.mk ./build.sh roc-rk3568-pc-ubuntu.mk 选择的是 ubuntu_18.04_RK3568_ext4_v2.10-42-g50c7f0ac_20211201-1436_DESKTOP 编译出来的固件,没法控制LED 但我直接烧录 AIO-3568J-UBUNTU18.04-GPT-20220222-1626 就可以控制LED,不知道这二者有什么差别,明明我都编译成功了,能够烧录了,难道代码有差异么? 执行过程如下 1114 cat rk356x_linux_release_v1.2.0_20211019_split_dir/*firefly_split* | tar -xzv 1115 history 1116 cd rk356x_linux_release_20211019/ 1117 .repo/repo/repo sync -l 1118 .repo/repo/repo sync -c --no-tags 1119 .repo/repo/repo start firefly --all 1120 history 1121 .repo/repo/repo sync -l 1122 .repo/repo/repo sync -c --no-tags 1123 .repo/repo/repo start firefly --all 1124 history 1125 cd .repo/repo/ 1126 git remote update 1127 git pull 1128 cd ../manifests 1129 git remote update 1130 git pull 1131 cd ../../ 1132 .repo/repo/repo sync -l 1133 .repo/repo/repo sync -c --no-tags 1134 .repo/repo/repo start firefly --all 1135 ./build.sh aio-3568j-ubuntu.mk 1136 ./build.sh roc-rk3568-pc-ubuntu.mk 1137 mkdir ubuntu_rootfs 1138 cd ubuntu_rootfs/ 1139 ls 1140 mv ubuntu_18.04_RK3568_ext4_v2.10-42-g50c7f0ac_20211201-1436_DESKTOP.img rk356x_ubuntu_rootfs.img 1141 ls 1142 md5sum rk356x_ubuntu_rootfs.img 1143 cd .. 1144 ls 1145 ./build.sh 1146 cd rockdev/ 1147 ls 1148 cd pack/ 1149 ls 1150 mv ROC-RK3568-PC_Rk356x_v1.2.3a_220506.img ROC-RK3568-PC_Rk356x_v1.2.3a_220506-begin.img 1151 ls 1152 history 烦请大神帮忙看看,我到底错在哪里?还是SDK和系统自带镜像本来就有差异? |
-
414 Bytes, 下载次数: 0, 下载积分: 灯泡 -1 , 经验 -1
-
MobaXterm_192.168.1.229zjt_20220506_144115.zip
68.86 KB, 下载次数: 0, 下载积分: 灯泡 -1 , 经验 -1