Hi @Zhiming_Liu ! I have updated the installation, and now have the v4.3 for the Zephyr Developer. However the problem is still there...
I have revised the logs, and I think the problem originates in the Zephyr SDK:
Cmake Error at:
/mnt/.../.../zephyr/zephyr/zephyr/cmake/compiler/gcc/target.cmake:11 (message):
C compiler:
/home/.../zephyr-sdk-0.17.4/aarch64-zephyr-elf/bin/aarch64-zephyr-elf-gcc not found - Please chek your toolchain installation.
However, my zephyr-sdk-0.17.4 folder has no <aarch64-zephyr-elf> subdirectory, but <arm-zephyr-eabi> instead. Could that be it?