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 run my code automatically without ccs.

Dear all, I am using TMS320F2803X board, and have successfully written code for my functionality which runs on emulator, using Code Composer Studio. Now I want to run the code independently of CCS. How to do it? I am new in this dsp prgramming so please help me out. I want as soon as I power on the board or reset the board, the code starts running on the board automatically, without the commands from CCS.