Other Parts Discussed in Thread: MSP430WARE
Hi Experts,
I know that some of the flags set on an MSP430 are set on generic header files that are called on the specific MSP430 header. Do you need to do something in order for these interlaced headers to work?
I was trying to call one of the flags OFS_UCAxTL1, using an MSP430BT5190. As I tried to compile it says that the flag is not recognized.
I went to the msp430bt5190.h file which also showed that you need a generic.h file, the flag is defined in the generic.h file but it seems like my program cannot see that.
I can find all the linking files definition, look they are all tied through msp430.h.
So does that mean that I should bypass that file and add it as a redundancy?
Thank you.
Regards,
Archie A.
