Part Number: PROCESSOR-SDK-J721E Tool/software: Hi,
I cannot set the date and time in J721E EVM common board after power cycle. When I set the date and time in EVM board, it will set at first. But when power cycle occur, the date and time will be the…
Part Number: PROCESSOR-SDK-J721E
Tool/software:
Hi,
For making emmc device to boot on power on, I followed the steps that mentioned in the SDK document given below,
https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-jacinto7/10_01_00_04/exports…
Part Number: PROCESSOR-SDK-J721E Other Parts Discussed in Thread: D3-3P-DESIGNCORE-CAMERA Tool/software: I connected the following camera to the development board:
D3-3P-DESIGNCORE-CAMERA D3-3P-DESIGNCORE-CAMERA の D3 Embedded | TI.com
Next, I ran the…
Hi,
Stephen Barton said: Is there any intent to tidy-up the code to remove misleading elements?
Are you using any drivers examples here?
Regards,
Karthik
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(); …
Part Number: TDA4VM Tool/software: Hello
Would you please tell me where I could download DCC Tuning Tool and related documentation?
I submitted a request through this link: https ://www .ti .com /secureresources /ADAS -SW -IMAGING , but it has been pending…
Hi Keerthy,
Let me go off and check this, because the device doesn't boot when the DM is only specified using DM=, but it does boot when I copy it in to that folder, so there's something wrong with the generated files. It might be an issue with…
Part Number: PROCESSOR-SDK-J721E
Tool/software:
I've recently been trying to migrate our build from SDK 8 to SDK 10.
We have a custom PCI-E driver for Linux, which builds as an out of tree kernel module.
Under SDK 8, this all works fine. However…
Part Number: PROCESSOR-SDK-J721E Tool/software: Hi,
I just followed processor sdk version 8_06_01 for uart verification. I tried cat command and echo command, then I got the output only in ttyS2. In other ttyS1, ttyS3 and ttyS6 there is no output. I…
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…