Other Parts Discussed in Thread: 66AK2H12
Hi,
I am using EVM board 66AK2H12 which includes 4 ARM-A15 and 8 DSP cores. I want to build a simple project which can make ARM cores (Linux) communicate with DSP cores(SYS/BIOS). I have done the DSP to DSP communication but not between ARM and DSP, I have some questions:
1) Which example is good for me to have a reference?
2) I found that I need a .cfg file for DSP side and a lot of configurations should be done there. What should be configured on ARM side? How to configure it?
3) Are there any limitations on the sequences of loading and running the cores?
Thanks!