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.

How to burn ndk 2.0 to spi flash

     Hello!

    My project is design based on ndk 2.0,and DSP c6747. So i try to burn the original ndk 2.0 client example to my spi flash. After compiled correctly, i transformed my .out file to .ais file with the help of  AISgen for D800K001. The .ais file has 364 KB. But my program doesn't start because i can't connect the dsp from pc with right ip address.

   So please help me ,i want to know whether there are some special steps or configuration  to do .

 

 p.s.: I have added the initial functions (setup_system_config, setup_pll, setup_psc_all_on, setup_emifa and setup_emfib)  to my main of client.c.

 

   Thank you!