Other Parts Discussed in Thread: AM3352
Tool/software: TI-RTOS
Hi Experts,
We are developing a product (using AM3352) need to implement a key feature which act as USB MSC dev to let PC access MMCSD stored video files.
So far we can test “usb_dev_msc_evmAM335x_arm_project” sample project successfully(on skAm335xEVM, pdk_am335x_1_0_6 ).
But this sample project is to access internal RAM as virtual disk.
We try to modify this sample project to enable USB MSC dev mode and change RAM disk access to MMCSD.
After several months tries and TI E2E search, we still stuck at "CortxA8: Unhandled ADP_Stopped exception 0x20023" error.
Could you kindly help to provide us a sample project which can let AM335x MMCSD as USB MSC dev to PC (like thumbdrive)?
Thanks.
Rex Liao