I'm using evmskAM335x and trying to use SD card as USB mass storage (MSC)
I modify the usb_host_msc example and make it to read and write from sd card ,but it always crash while read the sd card .
I find that maybe it was DMA's problem , can anyone help me to fix it ?