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.

EVM430-FER6989 sample source code build error

Expert 2355 points
Other Parts Discussed in Thread: EVM430-FR6989, MSP430FR6989


Hi,

Now I got EVM430-FR6989.
www.ti.com/.../evm430-fr6989
It works good on preloaded program.

MSP430 peripheral which is LC sensor excitation, ESI and LCD operate correctly.

so,I tried to update MSP430 program to refer U/G procedure with CCSv6.

-5 Loading Example Code to the EVM
www.ti.com/.../slau611.pdf

Launch CCSv6 and import is success,but error had occured in build operartion.

The error message is as below:
File drivers/MSP430FR6989_emu.xml does not exist.
Was included by file C:/ti/msp430/EVM430FR6989/EVM430-FR6989_Out_of_Box_FW/targetConfigs/MSP430FR6989.ccxml

Let me know File path of MSP430FR6989_emu.xml File.

best regards,

kyt

  • Hi Kyt,

    That looks like your version of CCS might not fully support the FR6989. What specific version of CCS and the TI MSP430 compiler are you using? You can try updating CCS (Help -> Check for Updates), or downloading the latest version of CCS (if you are not already at 6.1.0.00104), here:
    processors.wiki.ti.com/.../Download_CCS

    Mike
  • Hi Mike,

    Thank you for your response.

    I miss readme.txt file in project file.

    The readme file describes as below:

    -----------------

    The 'targetConfigs' folder contains target-configuration (.ccxml) files, automatically generated based
    on the device and connection settings specified in your project on the Properties > General page.

    Please note that in automatic target-configuration management, changes to the project's device and/or
    connection settings will either modify an existing or generate a new target-configuration file. Thus,
    if you manually edit these auto-generated files, you may need to re-apply your changes. Alternatively,
    you may create your own target-configuration file for this project and manage it manually. You can
    always switch back to automatic target-configuration management by checking the "Manage the project's
    target-configuration automatically" checkbox on the project's Properties > General page.

    -----------------

    So build finished successful to set correct target wiht CCS  Version: 6.1.0.00104 .

    best regards,

    kyt

  • Hi Mike,

    Thank you for your response.

    I miss readme.txt file in project file.
    The readme file describes as below:
    -----------------
    The 'targetConfigs' folder contains target-configuration (.ccxml) files, automatically generated based
    on the device and connection settings specified in your project on the Properties > General page.
    Please note that in automatic target-configuration management, changes to the project's device and/or
    connection settings will either modify an existing or generate a new target-configuration file. Thus,
    if you manually edit these auto-generated files, you may need to re-apply your changes. Alternatively,
    you may create your own target-configuration file for this project and manage it manually. You can
    always switch back to automatic target-configuration management by checking the "Manage the project's
    target-configuration automatically" checkbox on the project's Properties > General page.
    -----------------

    So build finished successful to set correct target wiht CCS Version: 6.1.0.00104 .

    Thank you for your advice.

    best regards,
    kyt

**Attention** This is a public forum