Hi, all.
I am learning how to build IPC examples projects on EVMK2H. I am using the lastest mcsdk and ccs. I have successfully build an example for DSP to DSP communication. Now, I am trying to make a simple example project for DSP - ARM communication over SRIO. I understand that SYSLINK is used on the arm side for building IPC examples. I understand there is IPC demos for that. But I wish someone can explain to be in simpler words.
I am now wonder whether ".cfg" file can be used on the arm side? Because I always thought .cfg is used only for SYSBIIOS projects.
How can I compile a project with ".cfg" file both in CCS and outside of CCS?
Thanks.