9 years, 2 months ago.

error this not compile for board FRDM-K64F.

I'm trying for days but not compile this project for frdm-k64f. mbed error all time I try . I need help. please

other sd card project not work in board too.

Question relating to:

1 Answer

9 years, 2 months ago.

Hi Walter,

I managed to get the program compiling for the K64F. I had to update a few of the libraries that were included with it. I also had to make changes to the pins at the top of the main file, so be sure to change those in your circuit. You can find out more about the pin layouts on the platform page here: http://developer.mbed.org/platforms/FRDM-K64F/.

I haven't tested this, so let me know how it goes! You can import the program from my fork here: http://developer.mbed.org/users/bridadan/code/WAVEplayer_fix/

All the best, Brian

Accepted Answer

Can you send a pull request , so the original library gets up to date.

posted by Martin Kojtal 09 Feb 2015

Will do, thanks Martin.

posted by Brian Daniels 09 Feb 2015

very thanks ! it working fine. first code work in may frdm-k64f. I want do this..

button1 = read song (1.wav) button2 = read song(2.wav) button3 = read song(3.wav).

I'll study this code better and I try do it. thanks so much!

posted by walter silva 24 Feb 2015