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.

MSP430FR5994: msp430fr5994.h Code Composer Issue

Part Number: MSP430FR5994

Hi,

It seems that the file describing the GPIO peripherals (msp430fr5994.h) shipped with Code Composer is broken - the macros, defining the existance of GPIO ports  (e.g. __MSP430_HAS_PORT5_R__) are missing, causing the driverlib not to execute as expected (ignoring the request as the base_address returned by the GPIO_PORT_TO_BASE is set to 0xFFFF). Pasting the file from older Code Composer version fixes the problem.

Best regards,
Konrad

**Attention** This is a public forum