Other Parts Discussed in Thread: MSP430FR4133, , MSP430F5529
Hi there,
I am Trying to Port the Code from TRF7970ABP_FR4133_FRL_Reader to "MSP430F5529LP" using "TRF7970A" , control goes to the MSP430FR4133.h header.
1) It Is showing the error "declaration is incompatible with "volatile unsigned int UCA0RXBUF" (declared at line 2509 of "C:/ti/ccs1260/ccs/ccs_base/msp430/include/msp430fr4133.h") .ccsproject /TRF7970ABP_FR4133_FRL_Reader line 4305, external location: C:\ti\ccs1260\ccs\ccs_base\msp430\include\msp430f5529.h C/C++ Problem ".
2) #148 declaration is incompatible with "volatile unsigned int UCA0TXBUF" (declared at line 2512 of "C:/ti/ccs1260/ccs/ccs_base/msp430/include/msp430fr4133.h") .ccsproject /TRF7970ABP_FR4133_FRL_Reader line 4306, external location: C:\ti\ccs1260\ccs\ccs_base\msp430\include\msp430f5529.h C/C++ Problem./