I am unable to use mspflash lib. with msp430F5529 launchpad.
Compilling Error---------
Applications/Energia.app/Contents/Resources/Java/hardware/msp430/libraries/MspFlash/MspFlash.cpp: In member function 'void MspFlashClass::erase(unsigned char*)': /Applications/Energia.app/Contents/Resources/Java/hardware/msp430/libraries/MspFlash/MspFlash.cpp:33:3: error: 'FCTL2' was not declared in this scope /Applications/Energia.app/Contents/Resources/Java/hardware/msp430/libraries/MspFlash/MspFlash.cpp:33:17: error: 'FSSEL1' was not declared in this scope /Applications/Energia.app/Contents/Resources/Java/hardware/msp430/libraries/MspFlash/MspFlash.cpp: In member function 'void MspFlashClass::write(unsigned char*, unsigned char*, int)': /Applications/Energia.app/Contents/Resources/Java/hardware/msp430/libraries/MspFlash/MspFlash.cpp:52:2: error: 'FCTL2' was not declared in this scope /Applications/Energia.app/Contents/Resources/Java/hardware/msp430/libraries/MspFlash/MspFlash.cpp:52:16: error: 'FSSEL1' was not declared in this scope