So to start i made a new SYSBIOS project and pulled in the .c files for the MMC/SD FAT example. i deleted the original main.c and app.cfg. when i go to build the project with only the example files in the project i get these errors
Description Resource Path Location Type
can't locate the package 'ti.sdo.utils' along the path: 'C:/CCSv5/bios_6_33_05_46/packages;C:/CCSv5/biospsp_03_00_01_00/drivers;C:/PROGRA~2/TEXASI~1/dsplib_c674x_3_1_0_0/packages;C:/CCSv5/edma3_lld_02_11_04_01/packages;C:/CCSv5/ccsv5/ccs_base;C:/CCSv5/xdctools_3_23_03_53/packages;..;'. Ensure that the package path is set correctly. mmcsdSample.cfg /mmcsdsample 27 C/C++ Problem
Description Resource Path Location Type
xdc.PACKAGE_NOT_FOUND: can't locate the package 'ti.sdo.utils' along the path: 'C:/CCSv5/bios_6_33_05_46/packages;C:/CCSv5/biospsp_03_00_01_00/drivers;C:/Program Files (x86)/Texas Instruments/dsplib_c674x_3_1_0_0/packages;C:/CCSv5/edma3_lld_02_11_04_01/packages;C:/CCSv5/ccsv5/ccs_base;C:/CCSv5/My Projects/mmcsdsample/.config/;C:\CCSv5\xdctools_3_23_03_53\packages;'. Ensure that the package path is set correctly. mmcsdSample.cfg /mmcsdsample Configuration Validation XDCTools Configuration Marker
so what is "ti.sdo.utils"?