Hi, all!
I'm new in embedded linux. I have custom board based on DM816x. Now I try to build minimal linux system for my board. I rebuild kernel from EZSDK 5.03.01.15 and build minimal linux system, based on busybox. This components working together. I have command line promt after system boot up.
Please, tell me, which parts of software I need to add in my new Linux system, if I want to run DSP program and exchange data between DSP program and ARM program? Now I read about C6EZRun, C6EZAccel and DM816x EZ Software developers Guide.
Thank you.