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.

MSP430FR2033: Definition of core registers

Part Number: MSP430FR2033

Hi all

I am trying to define a core register in a C header file.
I defined it as follows but I get error #66: expected a ";" error.
extern __cregister volatile unsigned int SR; //Status Register R2

Please let me know how to define it correctly.

Thank you very much for your help.
Suzuki

**Attention** This is a public forum