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.

TMDSICE3359: SORTE reference design TIDEP0061 questions

Part Number: TMDSICE3359
Other Parts Discussed in Thread: TIDEP0061

Hey Everyone,

I'm working with Ref design TIDEP0061 and I'm trying to follow the document design document. on page 17 it says:

This TI Design is based on SORTE master and SORTE device software, available through TI Designs
TIDEP0085[1] and TIDEP0086[2]. Download the software packages and import the software projects into
CCS. There are three CCS projects:
• SORTE_app - ARM application
• SORTE_master - Master PRU firmware
• SORTE_slave - Device PRU firmware
Perform the following steps to compile the project and download the software to the EVM:
1. Copy the appl_slave.asm into the SORTE_slave project.
2. Copy the cnc_app.asm and app_cnc_macros.inc into the SORTE_master project.
3. Set the compiler flag CNC_EXAMPLE in the SORTE_master and SORTE_slave project.
4. Compile each project individually. Compile the SORTE_master and SORTE_slave project first as they
each create a PRU firmware header file for the SORTE_app project.

So I downloaded the software on both TIDEP0085 and TIDEP0086 that it referenced, but they do not contain any ccs projects, only the assembly files. 
Also there are no instructions on how to configure the 3 projects(because you are supposed to download them i'm guessing).

Has anyone else worked with this getting the projects set up?

Thanks!