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.

Function not goto Main() using TI c6748PSP examples

I run  mcbsp project  in c6748 PSP examples on ccs3.3,I can Build and load program correctly,but when I run program ,there is not message to show error and not in main function.I use xds560 emulator and 6748 gel file.

  • Yuanxi Liu,

    Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages. Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics.

    I recommend that you upgrade to the latest version of CCS which is CCSv5.1. Is this a possibility for you?

    I recommend you try a simple Hello, World project to start with. In CCSv4 and CCSv5 there are example projects available. In CCS 3.3, I believe there are some good examples and tutorials that could help you get a simple project running to start with.

    There could be many reasons why your project does not run correctly. A small starting project would help to start eliminating some of those reasons.

    Does the C6748 PSP include a CCS 3.3 project for the McBSP?

    Usually, when you load a program CCS will automatically run to the beginning of main(). This can be turned on or off in one of the Options areas, but I do not recall what the steps were for CCS 3.3.

    Regards,
    RandyP