I read same workshops, GSG and few datasheets and i still do not now a lot of basic information about cooperation ARM and DSP processors.
What i concluded to this point is: There are 2 processors ARM + DSP + some devices added by Logic (Memories - specially Shared). I now also that the ARM is master and it can wake DSP.
I already accomplished emuleting some examples in CCS - but this is not how really this system should work, is it? This is just verifying the program using real target not simulation.
My first question is: How to load a program from my working example form CCSv4 to DSP to work autonomously? What tools should I use ( I recon same Flash writers), where shoud I write program ( physical memory) , how to convert my C program to code for DSP? What I should do about ARM to let DSP work?
I know it's a lot of question but I would apprieciate your help in any kind ( examples, any guides you know, or your experience.