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.

CCS/TMS320C6678: Need help about using SRIO on TMS320C6678 for beginners

Part Number: TMS320C6678


Tool/software: Code Composer Studio

Hello

I am beginner in DSP programming and i need help about using SRIO on TMS320C6678.
I want to send and receive direct I/O packets (such as NREAD, SWRITE, ...), Message Passing packets and Maintenance packets.

I studied "RapidIO Specification" and "KeyStone Architecture Serial Rapid IO (SRIO)" documents.
Also, i installed "Code Composer Studio (CCS) v8.3.0" and "PROCESSOR-SDK-RTOS-C667x 05_03_00_07" on my system.

Unfortunately, i'm very confused to use SRIO driver correctly. Really, I do not know where to start.
Could you help me in this case and give me a general overview of the main steps to use SRIO for my design?

Best regards.