My configuration is CCS v5.4.0.00091(xdctools v3.25.00.48, sysbios v6.35.01.29).
I just opened a sysbios clock example after setting device c6000, variant OMAP-L1x & OMAPL138.
Target ti.targets.C674, Platform ti.platforms.evmOMAPL138, Build-profile release.
By the way, I got the following error.
//====================================================================================================================
incompatible use of package 'ti.platforms.evmOMAPL138'[in C:/ti/xdctools_3_25_00_48/packages/ti/platforms/evmOMAPL138]:version of the loaded package 'ti.platforms.evmOMAPL138' is [], while 'ti.sysbios' [in C:/ti/bios_6_35_01_29/packages/ti/sysbios] was built with 'ti.platforms.evmOMAPL138'
//====================================================================================================================
So I checked my CCS configuration, but I could not find out the wrong configuration.
I need your helps a lot !!