This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5748: DSP Programming

Part Number: AM5748
Other Parts Discussed in Thread: AM5728

Hi,

I have a AM5748 based SOM. I need to use DSP to communicate with an ADC via SPI and also UART.

I need to load this application via A15 core running on Linux from the user space.

What are the steps I should follow to enable this?

While going through the processor SDK rtos https://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_examples_demos.html#dsp-c66x

Can I use this hello world example  as a starting point and building on this?

10.2.1.1.2.5.2. Timer Suspend Control Options for DS Phttps://software-dl.ti.com/processor-sdk-rtos/esd/docs/latest/rtos/index_how_to_guides.html#timer-suspend-control-options-for-dsp

How can I enable this script? Which GEL file should I use?