I'm working with the enetLwip_sysbios example provided in the SYSBIOS Industrial SDK 01.01.00.06. As recommend in the SDK's User's Guide I have installed:
- Code Composer Studio 6.0.1.00040
- SYSBIOS 6.41.00.26
- XDC 3.30.05.60
- NDK 2.24.0.18
- TI compiler 5.1.6
I would like to integrate the dos file system support so I can access files on the SD card. The SDK provide an MMC library and a starterware example. However the starterware examples are not integrated with SYSBIOS and setup the MMU, interrupts, and DMA as though there is no OS present.
Has support for dosfs on this platform been integrated into SYSBIOS?
If not, are there any guides on how be to integrate these starterware examples into SYSBIOS?
Regards,
Brady