Jump to content
43oh

interfacing SD card with msp430f5529 launch pas


Recommended Posts

hello all,

i am working currently with MSP430F5529 launch pad and looking for SD card library for data logging purpose. i already checked out few libraries which are given on Github. i have added one library to my Energia software. and got following errors

 

In file included from C:\Users\hp-pc\Documents\Energia\libraries\SD-master/utility/Sd2Card.h:26:0,

                 from C:\Users\hp-pc\Documents\Energia\libraries\SD-master/utility/SdFat.h:29,

                 from C:\Users\hp-pc\Documents\Energia\libraries\SD-master/SD.h:25,

                 from C:\Users\hp-pc\Documents\Energia\libraries\SD-master\examples\Datalogger\Datalogger.ino:24:

C:\Users\hp-pc\Documents\Energia\libraries\SD-master/utility/Sd2PinMap.h:371:2: error: #error Architecture or board not supported.

exit status 1
Error compiling for board MSP-EXP430F5529LP.

can anyone help out for this. 

Link to post
Share on other sites
3 hours ago, Neetee said:

hello all,

i am working currently with MSP430F5529 launch pad and looking for SD card library for data logging purpose. i already checked out few libraries which are given on Github.

BTW, there is SD card open source example for MSP430F5529 inside TI USB stack (http://www.ti.com/tool/msp430usbdevpack). It is possible to plug MSP430F5529 by USB to PC and device will be enumerated as disk, with log file on it, that can be opened by notepad.

Link to post
Share on other sites
  • 1 month later...
On 4/25/2017 at 3:26 AM, Neetee said:

hello all,

i am working currently with MSP430F5529 launch pad and looking for SD card library for data logging purpose. i already checked out few libraries which are given on Github. i have added one library to my Energia software. and got following errors

 

In file included from C:\Users\hp-pc\Documents\Energia\libraries\SD-master/utility/Sd2Card.h:26:0,

                 from C:\Users\hp-pc\Documents\Energia\libraries\SD-master/utility/SdFat.h:29,

                 from C:\Users\hp-pc\Documents\Energia\libraries\SD-master/SD.h:25,

                 from C:\Users\hp-pc\Documents\Energia\libraries\SD-master\examples\Datalogger\Datalogger.ino:24:

C:\Users\hp-pc\Documents\Energia\libraries\SD-master/utility/Sd2PinMap.h:371:2: error: #error Architecture or board not supported.

exit status 1
Error compiling for board MSP-EXP430F5529LP.

can anyone help out for this. 

Hi there...

Did you get your issue solved? please let me know!

thanks 

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...