Hi all
I'm newbie to mbed, I have a file and I want to import it to my project from my computer but when I did it, I couldn't not open that file.
And the file I want to import to my project is the file I attach( of couse when I import it, I changed .txt int .h) Even when I copy all data from that file and pass it into the file of mbed but it I can't
Please help me solve this problem, thanks in advanced!
/media/uploads/ttnghiabk/image.h.txt
By the way I want to ask you about LocalFileSystemm on mbed
I create a file successfully by command "fopen" and "fprintf" but I want to read from that file I created
So, How can I read from that file I create ? Thanks again
Hi all
I'm newbie to mbed, I have a file and I want to import it to my project from my computer but when I did it, I couldn't not open that file.
And the file I want to import to my project is the file I attach( of couse when I import it, I changed .txt int .h) Even when I copy all data from that file and pass it into the file of mbed but it I can't
Please help me solve this problem, thanks in advanced!
/media/uploads/ttnghiabk/image.h.txt
By the way I want to ask you about LocalFileSystemm on mbed
I create a file successfully by command "fopen" and "fprintf" but I want to read from that file I created
So, How can I read from that file I create ? Thanks again