Hi Daniel,
I imported the project and noticed that the fatfs file did not contain the file fsl_usb_disk, which contains
the msd_diskio.c and .h files. My first question is of course aren't these files needed?
Second, after I compiled the project, it complained about the following library libusbh_bm.a I noticed that
a Read.pdf document in the sample project stated that the following libraries are needed:
<install_dir>/usb/usb_core/host/lib/bm/<tool_chain>/<soc_name>
<install_dir>/lib/ksdk_platform_lib/<tool_chain>/<platform>
I have some questions regarding this:
1. Where am I suppose to place these libraries and how?
2. What do these libraries do for the project itself?
Thank you,
Neil