CCSV6.1.2
DSP = C6748
SYSBIOS = V6.45.xx
XDCTOOLS = V3.32.xx
NDK = V2.25.xx
Our team has been living in the CCSV5.5 era up until this point. Now that some of the components require CCSV6.1 (NDK for example), and we will soon start working with the AM3352, and we are hiring new employees, it is time we jump up to the latest and greatest TI tools.
TI is still promoting that the C6000 family is covered under TI-RTOS. I just got an invite to a TI-RTOS workshop, and the C6000 is mentioned as one of the target boards. I took this class a few years ago, and the C6000 support was lacking. The workshop manual defines TI-RTOS as: Kernel (SYSBIOS), TI Ware (drivers), and the File System / NDK / USB. For the C6000 that definition is not true. The TI Ware (drivers) part is missing, and now I've found out that the FatFS support has been removed from SYSBIOS and added to the TI Ware side (for which nothing exists for the C6000).
If you go to the TI-RTOS download page, the only TI-RTOS download for the C6000 is V2.00.01.23. However if you look at the release notes for what is included for the C6000 it is only: SYSBIOS, XDCTOOLS, UIA, and the NDK. All of these can be downloaded separately, and again there are no drivers.
We are at a crossroads in our C6000 development. The latest NDK(which we greatly rely on) now requires CCSV6.1 and SYSBIOS V6.45.xx. The latest SYSBIOS and XDCTOOL also require CCSV6.1. None of that would be so bad if FatFS wasn't removed from SYSBIOS. For your other TI-RTOS products you've provided the appropriate low level driver link for FatFS to the SD card for example. For the C6000, we can download the open source FatFS, but without driver support, I'm stuck.
Prior to SYSBIOS V6.45.xx the only way to connect FatFS to the SD card was using the BIOSPSP and EDMA3 drivers. These packages are so old, and no longer supported. Again poor C6000 support from a driver point of view.
Maybe I'm missing something, and there is an easy way to run the following on the C6748: CCSV6.1, NDK V2.25.xx, FatFS, SYSBIOS V6.45.xx, and XDCTOOL 3.32.xx. If so, please point me in the right direction. If not, I need suggestions on how to proceed.
Thanks, Dean