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.

The program runs away



hi everyone

          after i connect  dsp6678 to ccs using emulator . i load the .out file and run . but after a while ,the program run abnormally ,it  run again from the main().

in my opinon . if the program ran ,it will not  enter the main().     under what circumstance   will  appear  this problem?  how to solve it ? thanks 

  • Hi Jian,
    I hope you are seeing this issue with your custom project not on the MCSDK examples. It seems that the program tries to access some invalid memory and runs away.
    Please debug the application step by step using emulator to resolve. Please refer online TI wiki's for debugging.
    Thank you.