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 6.1.3 displays an empty "Library Function Assumptions" property page for the MSP430 TI v16.6.0.STS compiler

Other Parts Discussed in Thread: MSP430FR6989

With CCS 6.1.3.00033 when the MSP430 TI v16.6.0.STS compiler was selected for a MSP430FR6989 the displayed "Library Function Assumptions" property page was blank, meaning unable to change the settings:

Changing to a different compiler version, e.g. TI v16.3.0.STS, allows the properties to be displayed (and thus modified):

  • Chester,

    Once again thanks for providing such detailed report. I can reproduce this issue even in the pre-release CCSv6.2.0. I am checking a few details and may file a bug report soon.

    I apologize for the inconvenience,
    Rafael
  • Chester,

    The options you mentioned are being deprecated and therefore only show if a project using a previous release has set them to a non-default value.

    I am discussing internally to see what is the best approach to display (or not display them at all) them when this happens.

    Regards,

    Rafael

  • desouza said:
    The options you mentioned are being deprecated and therefore only show if a project using a previous release has set them to a non-default value.

    I didn't fully explain, but the option I was trying to control was --printf_support.

    I now see that with CCS 6.1.3 and the compiler TI v16.6.0.STS the --printf_support option appears on the "Language Options" property page, whereas when a previous compiler version is used the --printf_option appeared under the "Library Function Assumptions" properties (which from memory is where I expected the option to be).

    In future, when can't find an option on the expected property page will check the other pages before reporting an issue.