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