Acknowledged
Created: Jun 23, 2025
Updated: Aug 25, 2025
Found In Version: 10.25.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: BSP
Booting the target board:
...........
[ 2.594524] ti-sysc 44e31000.target-module: probe with driver ti-sysc failed with error -16
[ 2.602821] omap_rtc 44e3e000.rtc: already running
[ 2.607990] omap_rtc 44e3e000.rtc: registered as rtc0
INFO: Shared image path: /net/pek-lpgtest7408/buildarea1/SharedImage/LTS25/BSP/ti-am335x_preempt-rt_glibc-std_GIT/20250623_213028
INFO: HTTP shared image: http://pek-lpgtest7408.wrs.com/buildarea1/SharedImage/LTS25/BSP/ti-am335x_preempt-rt_glibc-std_GIT/20250623_213028
/lpg-build/cdc/fast_prod/WRL10_25/WRL10_25_GIT/wrlinux-10/setup.sh --machines ti-am335x --templates feature/docker feature/kdump feature/kexec --distros wrlinux --dl-layers=1 --accept-eula=yes
source environment-setup-x86_64-wrlinuxsdk-linux
source oe-init-build-env build
echo 'PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt"' >> conf/local.conf
echo 'BB_NUMBER_THREADS ?= "24"' >> conf/local.conf
echo 'PARALLEL_MAKE ?= "-j 24"' >> conf/local.conf
export https_proxy=147.11.252.42:9090
export http_proxy=147.11.252.42:9090
bitbake-layers add-layer /net/pek-lpgtest7408/buildarea1/SharedImage/wrlinux-testing-dl
bitbake-layers add-layer /net/pek-lpgtest20/buildarea1/zwang11/WASSP_LINUX_1025/testcases/wrlinux/wr-testing/bts-dev
echo '
require templates/feature/bts/template.conf
IMAGE_FSTYPES += " tar.bz2"
echo 'IMAGE_FSTYPES:remove = " live hddimg iso"' >> conf/local.conf
echo 'BB_NO_NETWORK = '0'
CUSTOMER_RECIPES:meta-ti-bsp += 'amx3-cm3'
IMAGE_INSTALL:append = ' amx3-cm3'
CUSTOMER_RECIPES:meta-ti-extras += 'bt-fw wlconf'
IMAGE_INSTALL:append = ' bt-fw wlconf'' >> conf/local.conf
bitbake wrlinux-image-std