General build ambd_matter, ameba-rtos-matter

Build environment is Ubuntu 22.04 LTS using GCC on Linux command line
project_lp build completed without error
project_hp had build target error for make -C asdk all_clusters:

make[1]: *** No rule to make target ‘OnboardingCodesUtil.o’, needed by ‘CORE_TARGETS’. Stop.

Goal is to build Matter lighting-app image and download to BW16-Kit (RTL8720DN)
Appreciate suggestions on how to proceed with Matter project_hp build

ambd_matter error:

make[1]: Leaving directory ‘/home/user/ambd_matter/component/common/application/matter/project/amebad/make/chip/all_clusters_app’
make -C /home/user/ambd_matter/project/realtek_amebaD_va0_example/GCC-RELEASE/project_hp/asdk/…/…/…/…/…/component/common/application/matter/project/amebad/make/chip_main/all_clusters_app all
make[1]: Entering directory ‘/home/user/ambd_matter/component/common/application/matter/project/amebad/make/chip_main/all_clusters_app’
make[1]: *** No rule to make target ‘OnboardingCodesUtil.o’, needed by ‘CORE_TARGETS’. Stop.
make[1]: Leaving directory ‘/home/user/ambd_matter/component/common/application/matter/project/amebad/make/chip_main/all_clusters_app’
make: *** [/home/user/ambd_matter/project/realtek_amebaD_va0_example/GCC-RELEASE/project_hp/asdk/…/…/…/…/…/component/common/application/matter/project/amebad/Makefile:55: all_clusters] Error 2
make: Leaving directory ‘/home/user/ambd_matter/project/realtek_amebaD_va0_example/GCC-RELEASE/project_hp/asdk’

ameba-rtos-matter error:

make[1]: Leaving directory ‘/home/user/ameba-rtos-d/component/common/application/matter/project/amebad/make/chip/all_clusters_app’
make -C /home/user/ameba-rtos-d/project/realtek_amebaD_va0_example/GCC-RELEASE/project_hp/asdk/…/…/…/…/…/component/common/application/matter/project/amebad/make/chip_main/all_clusters_app all
make[1]: Entering directory ‘/home/user/ameba-rtos-d/component/common/application/matter/project/amebad/make/chip_main/all_clusters_app’
make[1]: *** No rule to make target ‘OnboardingCodesUtil.o’, needed by ‘CORE_TARGETS’. Stop.
make[1]: Leaving directory ‘/home/user/ameba-rtos-d/component/common/application/matter/project/amebad/make/chip_main/all_clusters_app’
make: *** [/home/user/ameba-rtos-d/project/realtek_amebaD_va0_example/GCC-RELEASE/project_hp/asdk/…/…/…/…/…/component/common/application/matter/project/amebad/Makefile:55: all_clusters] Error 2
make: Leaving directory ‘/home/user/ameba-rtos-d/project/realtek_amebaD_va0_example/GCC-RELEASE/project_hp/asdk’

Hi @peter.fung ,

For Ameba Matter related issue,

Please post your questions at the github repo: GitHub · Where software is built

Thank you!

Reposted on GitHub - ambiot/ambd_matter
Nobody appears to be monitoring issues

Hi @peter.fung,

I have checked; could you repost your question on GitHub - Ameba-AIoT/ameba-rtos-matter: Realtek Official Matter Software Development Kit for Ameba Series SoCs instead? There are people monitoring Matter’s issue there. Thank you!