I included the msp430f2419.h file for my code, but for some reason it is still using the cc430f5123.h file. I've noticed under my includes: C:/ti/ccsv5/ccsv5/ccs_base/msp430/include the first header file is the cc430f5123.h. I'm wondering how I can make it so it only uses the msp430f2419.h file.
I don't pound include anything else besides the msp430f2419.h for microcontroller headers.