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.
I do not understand why this error occurs.
CALDCO_16MHZ; // Set uC to run at approximately 16 Mhz
BCSCTL1 = CALBC1_16MHZ;
Also the above variables are undefined when uncommented. Please tell me what should be the right way to initialize these variables in the above MSP430.
Thank you
MSP430FR5969 uses Clock System (CS) Module, not Basic Clock Module, nor Basic Clock Module+. Consequently, it does not have "BCSCTL1" and "DCOCTL".
Read Chapter 3 Clock System (CS) Module of SLAU367F–October 2012–Revised January 2015
Unfortunately you haven't actually posted a link here --- it's just underlined blue italic text!
**Attention** This is a public forum