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.

DM8127 getting started

Hello

        I am a beginner to embedded system software . Because of the course I need to do my project with DM8127. I thought I should get familiar with ARM linux cross compile process first and then dsp the second. I could used NFS to share filesys and set up the cross compile environment using the arm-arago-linux-eabi-gcc under linux_devkit to do a simple hello world . 

        I found that the demo code in the Source library are some c files and header files that contain many functions.  I want to find some demo or user guide to guide about connection between the functions or a essential working framework. 

        Can anyone suggest some books or  websites ?? 

Thanks