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.

davinci开发模式



之前用c6000系列,可以用ccs来调试dsp,什么csl,bsl,头文件都很熟悉;而到了davinci,必须回到linux下,一切都蒙了。之前熟悉的软件架构变了,最要命的是,一些C标准函数头文件都不知道放哪,怎么依赖(其实还是熟悉linux的),dsp/bios操作也是蒙的;所以想问,在linux开发dsp,有没有效率高的办法?有没有过度的文档说明?怎么让开发变的直观(不一定要图像界面),效率?方法?