Part Number: PROCESSOR-SDK-AM57X Tool/software: I am trying to do a yocto build using the 6.03 SDK. I am having trouble with the meta-processor-sdk. The line in the configs file to load the repository is:
meta-processor-sdk, git.ti.com/.../meta-processor…
Part Number: PROCESSOR-SDK-AM57X Tool/software: Hello,
I am updating a yocto project based on SDK 8.2 (dunfell) to SDK 9.3 (kirkstone). I am having problems building my applications for DSP and IPUs because these recipes are no longer present in the…
Part Number: PROCESSOR-SDK-AM57X
Tool/software:
Hello,
I've found the issue with the SDK, which I downloaded from here .
As it's described documentation I'm supposed to `source ./setupenv.sh` script, which fails with the following error:
Error…
Part Number: PROCESSOR-SDK-AM57X Tool/software: Hello,
We are upgrading our design to SDK 9.3.2 . I am investigating if the Y2K38 issue is already fixed. The kernel version does support it, and I am able to build applications with the -D_TIME_BITS=64…
Part Number: PROCESSOR-SDK-AM57X
Tool/software:
The AM57x 8.2 SDK does not correctly document how to set up the functionality for these features. Original documentation: https://software-dl.ti.com/processor-sdk-linux/esd/AM57X/08_02_01_00/exports…
Part Number: PROCESSOR-SDK-AM57X Tool/software: Hello,
I am looking for the SBOM of the SDK for SITARA AM57xx. In the SDK directory ( https://www.ti.com/tool/es-mx/PROCESSOR-SDK-AM57X#downloads ), I haven't been able to find it. Where can I obtain it…
Part Number: PROCESSOR-SDK-AM57X Tool/software: Hello again,
Using TI SDK 9.03 default image for the am57xx, I noticed that the pru ethernet does no show up when I run ifconfig or ip address.
Logs:
Fullscreen
prueth-am574x-idk.log…
Part Number: PROCESSOR-SDK-AM57X Other Parts Discussed in Thread: BEAGLEBOARD-X15 Tool/software: Hello,
I am currently using the following SDK 9.03 supported platform: AM574x Industrial Development Kit. I flashed a 32 GB sd card with the tisdk-default…
Part Number: PROCESSOR-SDK-AM57X Other Parts Discussed in Thread: BEAGLEBOARD-X15 Tool/software: Hello all,
I just booted the latest SDK release (SDK 9.03) for the AM57xx EVM. In the log attached below, I noticed some concerning error messages in…
Part Number: PROCESSOR-SDK-AM57X Tool/software: Hello again,
Below I have attached a patch that fixes the prueth_core.c file, which generates a valid random MAC address for the pru ethernet phys. The current code in SDK 9.03 only correctly handles…