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.

C6748 二次boot

Other Parts Discussed in Thread: OMAP-L138

现在需求是:在DSP  C6748中运行起来一个程序,用这个程序,去接收另外一个程序生成的.ais数据,然后运行这个接收到的.ais程序,目前已经能正确的接收到数据。

问题是:接收到的数据应该放到DSP的什么位置,然后如何启动这个程序?