hi,
I have been learning c6748 and want to use it to receive serial signal with mcbsp,then handle these date with edma3,i want to store these received data first for test.
i know the system is arm+dsp ,the problem is how to get this 2 tools worked, should i put my code in arm aside or dsp aside.
this time i have no correct idea for mcbsp and edma3 because i am new for ti tec.
would you tell me is it the result i should do that i write my code(use mcbsp and edma3 together),compime it and get .out file ,then i can use this file to get signal when it exist
i have gotten dvsdk kit but the edma3 and dspbios inside have no Makefile ,where should put my code and how to compile
please show me the way in deep
thank you very much