Hello,
I want to transfer file from PC to C6747 DSP, I'm using right now test application delivered wih USB driver. I set all the required path mentioned in the USB user guide. When I start sample application ..\USB_Driver\packages\ti\biosusb\examples\usbdevmsc\build\C6747\ .. it never came out of result = mmcsdStorageInit(); in the DevMscAppInit. MMCSD card is connected to the EVM. MSCMEDIA_MMCSD is enabled in the sample application i.e in psp_bios_usbdev_msc_sample.c
Is there something I'm missing in the configuration.
My requirement is to transfer binary file from PC to NAND device connected to C6747 DSP. As there is no NAND device in EVM, I'm testing with SD card. Please suggest me if any alternative solution available for my requirement.
Regards,
Venkat