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/MSP430F2132-EP: Error while using the MSP430 driverlib for MSP430F2132-EP

Part Number: MSP430F2132-EP
Other Parts Discussed in Thread: MSP430WARE,

Tool/software: Code Composer Studio

Hi Team,

A customer used the MSP430 driver library from the links below for MSP430F2132-EP then an error appeared as shown in the screenshot. He is using CCS 10 and have also tried the MSP430Ware.

https://www.ti.com/tool/MSPDRIVERLIB

https://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSP430_Driver_Library/latest/index_FDS.html

Is this due to the wrong library he had used? 

I have asked him to use the library from the product page in the link below. We are still waiting for the customer to test it out.

https://www.ti.com/product/MSP430F2132-EP#design-development##software-development

Regards,

Danilo

  • Hi Danilo,

    Thanks for posting to the MSP430 forum. Unfortunately we do not support the MSP430F2xxx devices for driverlib, it only supports these libraries:

    • MSP430F5xx_6xx
    • MSP430FR57xx
    • MSP430FR5xx_6xx
    • MSP430FR2xx_4xx
    • MSP430i2xx

    You can pull register-level C code examples from C:\ti\msp\MSP430Ware_3_80_07_00\examples\devices\MSP430F2xx\MSP430F21x2_Code_Examples in the MSP430Ware folder though.