Daewon,
Please read through the SDK documentation to be able to build the PDK examples using CCS:
https://software-dl.ti.com/processor-sdk-rtos/esd/AM57X/09_03_00_00/exports/docs/rtos/index_overview.html#pdk-example-and-test-project-creation
-Josue
Part Number: AM5728 Tool/software: I am working with the AM5728 SoC and would like to directly access the hardware-accelerated H.264 encoder/decoder using the V4L2 API instead of GStreamer .I need to access the hardware-accelerated H.264 encoder/deco…
Part Number: AM5728 Tool/software: Hello,
I'm currently using Code Composer Studio (CCS) v20.1.0. When I try to create a new project using the New Project Wizard, I can find and select the AM5728 processor in the device list. However, in the next…
Hanmant,
Please correct me if I am understanding you correctly.
You are using UART1 for your terminal logging prints. You can see your prints fine up to u-boot prompt and then once it does the handoff to the filesystem you no longer see anything else…
Part Number: AM5728
Tool/software:
H ello,
I am working with the AM5728 SoC from Texas Instruments and I am interested in leveraging NEON technology for audio processing in VoIP applications.
Here are a few specific questions I need help with:
How…
Vishal,
Josue Zamitiz-Ayala said: Make sure the variable CROSS_COMPILE_32 is pointing to the right directory and you are using the right CFLAGS. Please see the Rules.make file in the parent SDK directory.
The error you are getting is because you are not…
Part Number: AM5728 Tool/software: Hi, all
Anyone know or have below document(Linux_Core_SATA_User's_Guide ) on this link(This link don't exist anymore)?
processors.wiki.ti.com/.../Linux_Core_U-Boot_User's_Guide
AM5728 Linux SATA Boot - Processors…
Part Number: AM5728 Tool/software: Hello,
I am working on offloading computation to the DSP cores of the AM5728 using OpenCL and have encountered the following issues:
1. DSP Module Output Matches Input (ECU & VEU on DSP)
I am running the ECU and…
Part Number: AM5728
Tool/software:
I am trying to do the same thing for am57xx-evm on sdk 9 as this post .
I added this to my image (not local.conf)...
IMAGE_INSTALL:remove = "docker" RDEPENDS:packagegroup-arago-base:remove = "docker"…