Other Parts Discussed in Thread: MSP430G2955, MSP-FET
I am working on modifying software I wrote last year. All I changed was a value in an "if" statement. But now I am getting numerous errors. The first one is " undefined reference to `P1OUT' " This is followed by many "undefined reference to <fill in the blank>" I am using CCS Version: 6.1.0.00104 with the GCC compiler. Nothing else, that I know of, in the code has changed. Is there an include file somewhere that I may have lost. I am using the same computer and to the best of my knowledge nothing else has changed.