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.

CCS3.3 work abnormal

Recently ,I find CCS 3  cann't  work normally.

For example  ,cann't    run over the API function clock() and MEM_alloc.

And I have  uninstall  ccs for a time,then install

  • CCSv3 works well in these cases. The latest Service Release is SR12. Do you have that SR12 installed?

    Like you, there have been occasions when code would not run as I expected. There is not a single reason why that would be the case, but here is a brainstorming list of things to consider:

    • CCS corrupted - you have eliminated that cause by re-installing, good.
    • CCS needs to be updated to SR12
    • emulation drivers need to be updated
    • silicon or board is failing, such as reset or clock
    • board is not initialized properly so that memory is corrupted
    • boot mode needs to be set differently

    After you considered some of these, if you still need help, please give us more information such as which DSP, CCS version, compiler version, board identity, boot mode, emulator.

    Regards,
    RandyP

     

    If this answers your question, please click the  Verify Answer  button below. If not, please reply back with more information.

  • Thanks for your help .

    But before,  I never meet these problems,even though I use the same emulation (TDS 560)and the same ccs(CCS3.3.38.2).

    In addition,I have re-install my emulation driver.But that do not work.

    Maybe ,I can try the SR12,but I can't   find "SR12" for  I am not familar with the TI web.So I will appreciate if you can provide with a hyperlink.

  • If you have been using CCSv3 successfully with this same chip and board (which ones?) and now it fails with new program code then there is something wrong with the new program code or something else that has changed, such as libraries if you changed them.

    In CCSv3, go to the Help menu and select Update Adviser. This is how you get to the updates for CCS. If you need more help getting the CCS updates, please post a new message on the E2E Code Composer forum.