Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

Problem using mspflash example with MSPf5529 launchpad

$
0
0

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


Viewing all articles
Browse latest Browse all 2077

Trending Articles