upgrade_tool Download Firmware Fail

Question./rkbin/tools/upgrade_tool uf image/update.img Program Data in /home/baifudong/.config/upgrade_tool Loading firmware... Support Type:RK3326 FW Ver:1.0.00 FW Time:2023-11-08 00:37:39 Loader ver:1.23 Loader Time:2023-11-07 23:36:37 Download Firmware Fail Answer./rkbin/tools/upgrade_tool di -system image/rootfs.img Program Data in /home/baifudong/.config/upgrade_tool directlba=1,first4access=1,gpt=1 Download system start...(0x00060000) Download image failed,partition too small,file=1194997760,partition=1073741824

clang: error: linker command failed with exit code 1

Question. /opt/os-sdk/16.0.0-aarch64/environment-setup-aarch64-os-linux $ flutter-elinux create helloworld Recreating project helloworld... $ cd helloworld/ $ flutter-elinux build elinux --target-arch=arm64 \ > --target-compiler-triple=aarch64-os-linux \ > --target-sysroot=/opt/os-sdk/16.0.0-aarch64/sysroots/aarch64-os-linux Building an eLinux application with wayland backend in release mode for arm64 target... ⡿ Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 1336 bytes (99.9% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app. Building an eLinux application with wayland backend in release mode for arm64 target.

rsync configure: error: Failed to find ACL support

Questionbitbake rsync configure:4828: gcc -c -isystem/[...]/tmp/work/x86_64-linux/rsync-native/3.2.5-r0/recipe-sysroot-native/usr/include -O2 -pipe -isystem/[...]/tmp/work/x86_64-linux/rsync-native/3.2.5-r0/recipe-sysroot-native/usr/include conftest.c >&5 conftest.c:80:10: fatal error: sys/acl.h: No such file or directory 80 | #include <sys/acl.h> | ^~~~~~~~~~~ compilation terminated. [...] conftest.c:80:10: fatal error: acl/libacl.h: No such file or directory 80 | #include <acl/libacl.h> | ^~~~~~~~~~~~~~ compilation terminated. [...] configure:11884: checking for ACL support configure:11908: gcc -o conftest -I./zlib -isystem/data/home/huafeng/davinci/build-rk3326-soc/tmp/work/x86_64-linux/rsync-native/3.2.5-r0/recipe-sysroot-native/usr/include -O2 -pipe -DHAVE_CONFIG_H -Wall -W -isystem/data/home/huafeng/davinci/build-rk3326-soc/tmp/work/x86_64-linux/rsync-native/3.2.5-r0/recipe-sysroot-native/usr/include -L/data/home/huafeng/davinci/build-rk3326-soc/tmp/work/x86_64-linux/rsync-native/3.2.5-r0/recipe-sysroot-native/usr/lib -L/data/home/huafeng/davinci/build-rk3326-soc/tmp/work/x86_64-linux/rsync-native/3.2.5-r0/recipe-sysroot-native/lib -Wl,--enable-new-dtags -Wl,-rpath-link,/data/home/huafeng/davinci/build-rk3326-soc/tmp/work/x86_64-linux/rsync-native/3.2.5-r0/recipe-sysroot-native/usr/lib -Wl,-rpath-link,/data/home/huafeng/davinci/build-rk3326-soc/tmp/work/x86_64-linux/rsync-native/3.2.5-r0/recipe-sysroot-native/lib -Wl,-rpath,/data/home/huafeng/davinci/build-rk3326-soc/tmp/work/x86_64-linux/rsync-native/3.

show line number in address sanitizer output

Question==1628787==ERROR: AddressSanitizer: heap-use-after-free on address 0x602000000015 at pc 0x56294097ae4c bp 0x7ffc6336f920 sp 0x7ffc6336f910 WRITE of size 1 at 0x602000000015 thread T0 #0 0x56294097ae4b in fat_write_certificate (/opt/workdir/prepare-to-commit/t40/smartlock/external/factory-test/fat/fat+0x4e4b) #1 0x56294097b29e in main (/opt/workdir/prepare-to-commit/t40/smartlock/external/factory-test/fat/fat+0x529e) #2 0x7f469339d082 in __libc_start_main ../csu/libc-start.c:308 #3 0x5629409795ed in _start (/opt/workdir/prepare-to-commit/t40/smartlock/external/factory-test/fat/fat+0x35ed) 0x602000000015 is located 5 bytes inside of 6-byte region [0x602000000010,0x602000000016) freed by thread T0 here: #0 0x7f4693678c3e in __interceptor_realloc ../../../../src/libsanitizer/asan/asan_malloc_linux.cc:163 #1 0x56294097a551 in fat_serial_write (/opt/workdir/prepare-to-commit/t40/smartlock/external/factory-test/fat/fat+0x4551) #2 0x56294097b27c in main (/opt/workdir/prepare-to-commit/t40/smartlock/external/factory-test/fat/fat+0x527c) #3 0x7f469339d082 in __libc_start_main .

Carrier required but not detected

Questionkermit -- 0 Connecting to /dev/ttyUSB0, speed 115200 Escape character: Ctrl-\ (ASCII 28, FS): enabled Type the escape character followed by C to get back, or followed by ? to see other options. Session Log: /home/baifudong/logs/20231102-15:31:33.log, timestamped-text (0) ?Carrier required but not detected. *********************************** Hint: To CONNECT to a serial device that is not presenting the Carrier Detect signal, first tell C-Kermit to: SET CARRIER-WATCH OFF *********************************** Answerset line /dev/ttyUSB\%1 # Use kermit -- 0 to connect to ttyUSB0 set speed 115200 set carrier-watch off set handshake none set flow-control none robust set file type bin set file name lit set rec pack 1000 set send pack 1000 set exit on-disconnect on set window 5 .

jffs2: notice: (436) jffs2_get_inode_nodes: Node header CRC failed at

Question[ 5.489255] jffs2: notice: (436) jffs2_get_inode_nodes: Node header CRC failed at 0x10028a4. {1985,c002,00000557,dc90c187} [ 5.612875] jffs2: notice: (436) jffs2_get_inode_nodes: Node header CRC failed at 0x1002424. {1985,c002,0000047d,12dde4ea} [ 5.733251] jffs2: notice: (436) jffs2_get_inode_nodes: Node header CRC failed at 0x100207c. {1985,c002,000003a7,5e7bab92} [ 5.862445] jffs2: notice: (436) jffs2_get_inode_nodes: Node header CRC failed at 0x53e624. {1985,c002,0000040c,c15e2313} [ 6.002752] jffs2: notice: (436) jffs2_get_inode_nodes: Node header CRC failed at 0x2c8738. {1985,c002,000004cb,2ac4f5ac} [ 6.123982] jffs2: notice: (436) jffs2_get_inode_nodes: Node header CRC failed at 0x275920.
0%