This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

c6678 srio boot --- directIO 加载启动代码问题

Other Parts Discussed in Thread: BIOSLINUXMCSDK

Hi All :

    我有个板子,上面有16个C6678的DSP以及一个POWERPC,中间通过SWITCH芯片相连。 DSP需要设成srio boot模式,

1. 如果通过 directIO 直接内存访问 方式来加载DSP端的代码,需要知道DSP 的memory map ? 那么,我要把DSP的代码加载到什么地址?

2. 有没有相关的srio boot 启动,然后通过 directIO 方式加载的例程?