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.

CCS/CCSTUDIO: Compiling strange things happen

Part Number: CCSTUDIO

Tool/software: Code Composer Studio

Hello everyone!

Let me introduce you the problem :

First of all I have enable in the project to generate the .hex file and after that the CCS is doing something strange. When the compiling bar is loading, CCS is opening VLC player and prompts me that I cannot play the .out file and also prompts the windows program chooser to open .out file. 

Do you have any solution for that ?

  • Hello,
    This is indeed very strange and I have never heard of such an issue. It sounds like there is some strange post build step. Can you provide perhaps a screenshot and also your project files (I just need to look at the .*project files in the project folder)

    Thanks
    ki
  • Hello,
    I haven’t heard back from you, I’m assuming you were able to resolve your issue. If not, please post a reply with an update below (or create a new thread).

    thanks,
    ki
  • Hi, Ki!
    I am very sorry about not answering faster but I have other problems to resolve!
    I just deleted all the post-build steps and this stopped the issue. There were some steps to use the makeBin4Hex(tool) or something like that and there weren't enough parameters so the tool wouldn't know what to do and asking windows what to do and windows prompting that apps.

    If you would like to help to my new problems now :) :)
    Thank you very much again!
  • Mihai said:
    There were some steps to use the makeBin4Hex(tool) or something like that and there weren't enough parameters so the tool wouldn't know what to do and asking windows what to do and windows prompting that apps.

    Can you provide more details about this. please provide the whole build output in the build console when the error occurs.

    Thanks

    ki