Hi Jayesh,
Jayesh Sonawane said: I am currently working as a firmware engineer on the TDA4APE-Q1 platform, and I am facing issues while setting up my development environment.
Are you using a TI J742S2 EVM or your own board?
Jayesh Sonawane said…
Part Number: J742S2-PROCESSOR-SDK Tool/software: Hello ,
I wanted to know if there is a workflow for upgrading the SDKLA As i found some available repos that i can pull (i.e. board-support/trusted-firmware-a-2.11+git) If it is necessary to know, i…
Part Number: J742S2-PROCESSOR-RTOS-SDK Other Parts Discussed in Thread: TDA4APE-Q1 , TDA4VH Hi Team,
I am currently working as a firmware engineer on the TDA4APE-Q1 platform, and I am facing issues while setting up my development environment.
In the…
Part Number: PROCESSOR-SDK-LINUX-AM57X Other Parts Discussed in Thread: AM5728 Since a few weeks (21th of July it was discovered at our end) it is not possible to access git://git.ti.com/processor-sdk/processor-sdk-linux.git and/or https://git.ti.com…
Part Number: TDA4VPE-Q1 Tool/software: Hello ,
I can't find a section in Processor SDK Linux Software Developer’s Guide for J742S2 , that is describing the building using make file
Is there is an article for that ?
Another Question, How can…
Part Number: AM6411 Hi,
The new PROCESSOR-SDK-LINUX-AM64X 12.01.00.05.03 is released.
So I'm trying to migrate to the new version.
When I run it, I get the following error:
hugh@vb:~/smart$ cd tisdk-tiny hugh@vb:~/smart/tisdk-tiny$ ./oe-layertool…
Part Number: J784S4XEVM Hello TI,
I downloaded RTOS SDK (for J784s4) 11_02_00_06 followed below steps Proxy Setup was not performed. cd ${PSDKR_PATH} ./psdk_rtos/scripts/setup_psdk_rtos.sh cd ${PSDKR_PATH}/sdk_builder make sdk_scrub make sdk -j8 make…
Part Number: TDA4VPE-Q1 Tool/software: Hi TI expert,
I'm tring to compile RTOS-SDK 10.01 for SOC J742S2 but meet this compile issue: " . / libtivision_apps.so : undefined reference to `__pthread_cond_timedwait64' ".
Here are my operation procedures…
Part Number: PROCESSOR-SDK-J784S4 Tool/software: Can I call SDL APIs from a different main domain instead of the Safety Island? I want to run the Digital Windowed Watchdog on another core (e.g., Mcu2_0). Is that possible? I noticed RTI instances in the…
Hello O.H,
As you observed, the 6.12 kernel is the same for both regular Linux and RT Linux for 64-bit processors like AM62Ax. (future readers, note that 32-bit processors like AM335x did NOT get RT Linux support merged into upstream Linux for Linux…