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.

c5k Newbie, trying to get code to run at boot time

I have compiled and run the vc5505 fft audio filter program and verified that it runs on hardware. Now I want it to run automatically at boot time. I have experience programming for the msp430, and there were no extra steps needed after running the program in the debugger to make this work. How do you make this work on the ezDSP? (The "load program" option in the right click dialogue for the .out file is greyed out)