Part Number: PROCESSOR-SDK-AM57X Hi.
We are working with integrating HSR PRP example code in board, and got a compile error for this code: switchEmacCfg->phyAddr[0] = Board_getPhyAddress(PRUICSS_INSTANCE, 1);
switchEmacCfg->phyAddr[1] = Board_getPhyAddress…
Part Number: PROCESSOR-SDK-AM57X Other Parts Discussed in Thread: TMDSIDK574 I would like to have instructions on how to take an example from this SDK and run it under Code Composer IDE. I have CCS 11.2 installed on a Windows machine. I have a TMDSIDK574…
Part Number: PROCESSOR-SDK-AM57X Other Parts Discussed in Thread: CCSTUDIO
I had to migrate a project from CCS 11 running on Windows, to CCS 11 running on Linux.
Since this is a different architecture, I downloaded the Linux versions of all the libraries…
Part Number: PROCESSOR-SDK-AM57X I recently started working at a new company and inherited an old codebase. The current codebase is written primarily in C with some C++ classes thrown in here and there, but the C++ classes only use C libraries.
The company…
Other Parts Discussed in Thread: PROCESSOR-SDK-AM57X Hello guys,
I have installed Processor-SDK-AM57x on Ubuntu 18.04 linux distribution and build my project successfully.
I have to create build environment on Docker image and build my application inside…
Part Number: PROCESSOR-SDK-AM57X Other Parts Discussed in Thread: AM5708 Dear all,
We have an EV board using Sitara AM5708 processor that can be boot under Uboot right now.
The Uboot of we got from TI am57xx-evm-linux-sdk-src-06.03.00.106 package is u…
Part Number: PROCESSOR-SDK-AM57X Hi All,
While accessing the i2c bus, We are getting remoteio error -121 . What are the possibilities which we have to look for?
-cb
Part Number: PROCESSOR-SDK-AM57X Other Parts Discussed in Thread: AM5718 Hi ,
While bootiing the custom board made out of AM5718 , SDIO controller is failing. While debugging found the following
[ 0.439445] SCSI subsystem initialized [ 0.440318] i2c…
Part Number: PROCESSOR-SDK-AMIC110 Other Parts Discussed in Thread: AM3359 Hello,
I'm trying to install the software as explained in
https://training.ti.com/demonstrating-ddr-less-ethercat-slave-amic110
My C:\ti folder content:
I keep getting this…
Part Number: PROCESSOR-SDK-AM65X TI has released an installable Processor Linux SDK. which includes a rootfs and sourcecode for u-boot and linux kernel.
after creating a custom BSP with yocto. (patched u-boot, custom kernel, customized filesystem image…