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: Don't work "Build Selected File(s)" by binding key.

Tool/software: Code Composer Studio

Hello?

I had upgraded CCSv8.2.0.00007.

But its version doesn't work "Build Selected File(s)" by binding key.

Please check it.

  • Sunny,

    I just tried this in CCSv8.2 and it is working on for me.  Here you can see I have main.c and system_pre_init.c selected.  I then enter my assigned keystroke command and it builds those two files.

    What does your key binding look like?  Here is what I have setup.  My keys look a bit odd as I am on a Mac.

    A couple things to be careful of are the "When" field.  This needs to match what your focus will be when giving the command.  I have mine set for "In Windows".  So if my focus is in a window like the Project Explorer it works.  

    Also check the conflicts box to see if there is a conflict listed.  If you can insert a screen shot of this dialog I could look to see if I see anything that is off.

    Also note if my focus (cursor) is in a source file then just that file is built.  For example here I gave that same command while my focus was on a source file and instead of the files from project explore being built the source file where my cursor is located is built, as that is now the selected file.

    Regards,

    John

  • Dear John,

    Thanks a lot for your detailed information.

    I would like to add more information like you.

    Here is my setting for the binding key(Alt+Z).

    Here is a capture for pressing [Alt]+[Z], please refer to "No matches" at the right bottom of below picture.

    Here is my CCSv8.2 version. If you let me know you want to check items, I will let you know.

    Thanks in advance.

    Best regards.

    Sunny

  • Dear John,

    I have just solved my issue.
    When I changing the binding key with another, It's working.
    I guess a previous CCS version checked it maybe. I think it was solved with new key binding.

    Best regards.
    Sunny
  • Sunny,

    Good to hear that it is working.

    Regards,
    John