hi,all:
I know that desktop linux sdk give some examples to show how to develop dspc8681E.
Though,I still have some questions.
1.
why pc host side can load dsp image( out file ) from linux host? what's the principle?
2.
Well known,8681E has four 6678s.such as dsp0 dsp1 dsp2 dsp3.
Can 8681 visit dsp0 or dsp1 or dsp2 or dsp3's DDR memory using mmap from linux host side?
why?
3.
How can pc host linux access (write/read) the register that belongs to c6678?
Thanks