Part Number: TDA4VP-Q1 【TDA4VP】I installed the ti-processor-sdk-linux-adas-j784s4-evm-09_00_01_03-Linux-x86-Install.bin ,but there is not a DIR named of "linux-devkit", while if ti-processor-sdk-linux-j784s4-evm-08_06_01_02-Linux-x86-Install.bin is installed…
Hi Andreas,
I filed a case again. You can reply in another case.
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1297472/sk-am62a-lp-yocto-build-issue
Best Regards,
Ruihua
Part Number: AM62A7 The SDK used is ti-processor-sdk-linux-edgeai-am62axx-evm-09_00_01_03.
After installing the SDK. Run setup.sh and report an error during the tftp phase. Please see the picture
How can I resolve this error?
Part Number: CC3301 Hi All,
I have build image using mentioned SDK for beaglebonebalck and I am getting following error -
[ 23.030167] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 23.197760] remoteproc remoteproc1: 4a334000…
Hi Jarvis,
Sorry for the late response.
There is actually a function in the collector and sensor example that does the erase for you.
They are called Ssf_clearAllNVItems and Csf_clearAllNVItems. You can use these functions to erase the NV items.
Regards…
Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK
Hi,
I'm trying to compile my own application using TI 15.4 Stack Linux SDK (version 4.40.00.03) with CMake build system. I've encountered a linking problem during building of component api.
Declaration…
Part Number: TDA4VM
Hi, TI:
TDA4VM_evm board, SBL boot flow, It's OK now after I try the patch.
but how should I do to fix the bug when I changed to SPL boot flow?
best regards,
diff --git a/packages/ti/boot/sbl/example/boot_app/boot_app_mmcsd.c…
Part Number: AM625 Hi,
I can use the splash screen with SD card. But after flashing into emmc the splash image is not shown.
Now to flash the image in emmc I followed this link here . I used the dd commands to copy tiboot3.bin, tispl.bin, and u-boot.img…
Part Number: AM69 Other Parts Discussed in Thread: AM68 Hi,
Having downloaded the 'ti-processor-sdk-linux-j784s4-evm-09_00_00_06' SDK, followed the instructions to use yocto to build an image and ran:
~/ti-processor-sdk-linux-j784s4-evm-09_00_00_06…