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.

MSP430FR5989: MSP430FR5989 FRAM Utilities

Part Number: MSP430FR5989
Other Parts Discussed in Thread: CODECOMPOSER

I've installed CodeComposer to re-compile an existing firmware for the MSP430FR5989IPM to determine the amount of FRAM and RAM used. The FRAMUtilities_03_10_00_10_setup has been run and its files are on this Windows 11 workstation. Yet all attempts to Build the code gives: "Product com.ti.mcu.msp.framutilities v3.10.0.10 is not currently installed and no compatible version is available. Please install this product or a compatible version."

How do I get CodeComposer to recognize the FRAMUtilities?

Re-installing FRAMUtilities 03_10_00_10 had no effect – the same error happens, and the compilation fails. The FRAMUtilities files were installed in the default location of C:\ti\msp430\FRAM-Utilities_03_10_00_10 while CodeComposer is at C:\ti\msp430\ccs and the project being compiled is at C:\Users\JHorn\workspace_v12\(Project name).

I really need to get this working to migrate the code to another of your MSP430 family. Your help is most appreciated!

  • Hi Jim,

    In Code Composer Studio can you go to Window -> Preferences -> Code Composer Studio -> Products. In this screen you should see FRAM utilities under your list of products.

    • If you don't see FRAM Utilities click Refresh. It will ask you to install the product, install and reboot CCS

    Right click your project->properties->general->products here you should see FRAM Utilities

    • If you don't see FRAM Utilities click Add. On the first drop down find and select FRAM Utilities, the version should be 3.10.0.10.

    Build the project.

    Let me know if there are any issues.

    Regards,

    Luke

  • That did it - thank you! I am curious that the FRAM Utilities user manual makes no mention of installing it. Perhaps that would be good to add?

**Attention** This is a public forum