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.

AM6442: AM64x MCU+ SDK 09.01.00 IPC RP Message Linux Echo - process to import and compile via CCS 12.6 (R5/M4 first on Windows, port partial project then to Linux to compile A53 & run?)

Part Number: AM6442
Other Parts Discussed in Thread: TMDS64EVM

<Hoping between Nick Saulnier  and Andreas Dannenberg to get good advice>

I want to compile the IPC RP Message Linux Echo from the MCU+SDK.

My PC does have a VMWare Workstation VM deployment of Ubuntu with the Linux version of CCS installed, as well as the Win 10 CCS installed.

In order to import this into the CCS's, given this is a systems project on a TMDS64EVM, do I 

1) import the example into the Windows side and just compile CCS of the *_m4*_clang and the *_r5*_clang directories FIRST

2) copy over the design folder with partial compiles from the Windows directory onto the Ubuntu partition SECOND

3) import that copied design folder into the Linux installation of CCS THIRD

4) compile the remainder on Linux CCS and then run there LAST

Or should I be using makefiles?

Please advise.