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/EVM430-F67641: Missing MSP430 Library files

Part Number: EVM430-F67641

Tool/software: Code Composer Studio

I have been unable to get the supplied SLAA621 software package to compile on CCS due to what seem to be missing library files.

uart_comms.h is at least one that is not included

I am also getting these defintion errors:

"../emeter-app/debounce.c", line 51: error #20: identifier "BUTTON_PERSISTENCE_CHECK" is undefined
"../emeter-app/debounce.c", line 54: error #20: identifier "DEBOUNCE_JUST_HIT" is undefined
"../emeter-app/debounce.c", line 57: error #20: identifier "DEBOUNCE_RELEASED" is undefined
"../emeter-app/debounce.c", line 64: error #20: identifier "BUTTON_PERSISTENCE_CHECK" is undefined
"../emeter-app/debounce.c", line 67: error #20: identifier "DEBOUNCE_JUST_RELEASED" is undefined
"../emeter-app/debounce.c", line 74: error #20: identifier "DEBOUNCE_HIT" is undefined

And can you tell me why these errors occur?

"../emeter-toolkit/src/accum48.c", line 59: fatal error #35: #error directive: "Don't know how to accum48"

"../emeter-toolkit/src/bin2bcd16.c", line 72: error #2632: Modifiers are not allowed in printf_support=minimal mode

**Attention** This is a public forum