hello
I am new to SDK environment , and i am working on zedboard(Z7020).
i want to read data from SD-CARD and display it on tera term using SDK.
Can someone help me in this part.
thanks in advance.
prakhar
hello
I am new to SDK environment , and i am working on zedboard(Z7020).
i want to read data from SD-CARD and display it on tera term using SDK.
Can someone help me in this part.
thanks in advance.
prakhar
Hi prakhar,
You are going to get the best results with the SD access by using some sort of OS or even U-Boot.
If you just want to try it out to see it work, there is a xilffs_polled_example.c file in the following directory which might work for what you want:
C:XilinxSDK2015.4dataembeddedswlibsw_servicesxilffs_v3_1examples
If you intend to move toward writing the SD card, please check out these other threads ahead of time and understand the issues related to writing:
http://zedboard.org/content/sd-card-example-design-using-standalone
http://zedboard.org/content/standalone-sd-card-sdio
Regards,
-Kevin
Hi Kevin
thanks for your reply .
I have tried that example
and every time i do so i get error as FR_NOT_READY.
this error corresponds to
"The storage device cannot work due to a failure of disk_initialize function due to no medium or any other reason."
i have tried this example with 2 different SD CARDS and i am getting the same results.
Please help me with this issue .
Thanks in advance
Prakhar
Hello,
Here is a good place to start looking.
https://forums.xilinx.com/t5/forums/searchpage/tab/message?q=FR_NOT_READY
--Josh
Do you have any idea?
Thanks for your reply.
Do you have any idea?
Thanks for your reply.