Part Number: PROCESSOR-SDK-J721E Tool/software: Hello experts,
Platform: J721e Build system: Yocto Kernel: 6.6 U-Boot: 2024.04
We are moving from U-Boot 2023.04 to 2024.04. We have pulled tag 10.01.10 and placed our dts-changes on top of that. In…
Part Number: PROCESSOR-SDK-J721E Other Parts Discussed in Thread: J721EXSOMXEVM Tool/software: Hi!
I want to check the clock frequency of the Cortex-A72 on the J721E SoC. The obvious lscpu or cat/proc/cpucinfo did not return any MHz value.
According…
Part Number: PROCESSOR-SDK-J721E Tool/software: Hello!
According to the https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-jacinto7/latest/exports/docs/linux/Foundational_Components/Kernel/Kernel_Drivers/VTM.html
running:
cat /sys/class…
Part Number: PROCESSOR-SDK-J721E Tool/software: Hello TI team,
I was trying out the IPC application and wanted to test the print on the other main domain R5F cores on the J721E board.
I have used the following rtos sdk ->
dr-download.ti.com/.…
Part Number: PROCESSOR-SDK-J721E
Tool/software:
Hi,
I have an issue while using arecord command,
arecord -Dplughw:0,0 -t wav /home/root/test1.wav arecord: main:828: audio open error: No such file or directory. I can't use this arecord command…
Part Number: PROCESSOR-SDK-J721E Other Parts Discussed in Thread: MATHLIB Tool/software: SDK Version:
ti-processor-sdk-rtos-j721e-evm-09_00_01_01
I am trying to run host emulation for the J721E using the PSDK RTOS but facing issues with the setup…
Part Number: PROCESSOR-SDK-J721E Tool/software: Hi TI Team,
I'm currently using SDK-RTOS version 09_02_00_05 and I'm trying to setup IPC, for start setting up the environment and running the examples, but it seems that the documentation version which…
Part Number: PROCESSOR-SDK-J721E
Tool/software:
Hi,
I tried to communicate with the I2C device in the J721e EVM Board(Common board) using C code. But I cannot access the device. I am attaching my code here.
void Config_value();
int i2cfile …
Part Number: PROCESSOR-SDK-J721E Other Parts Discussed in Thread: TDA4VM
Tool/software:
Hi
is it possible to run ONE Server and TWO Clients on two different cores mcu2_1 and mcu3_0 , inthe example given in /ethfw/apps/ ???
I have read the [FAQ…