I am trying to upgrade to CCSv5 from a ccsv3.2 project. The 3.2 project builds fine.
The v5 project gives me this error:
'Building file: C:/lteStuff/2011_12_13_faa_drop/Lte/Build/LteDsp.tcf'
'Invoking: TConf Script Compiler'
"C:/ti/xdctools_3_22_04_46/tconf" -b -Dconfig.importPath="C:/CCStudio_v3.2/bios_5_21/packages;C:/lteStuff/2011_12_13_faa_drop/Lte/Build/LteDsp/../../Src/Ti/ndk/inc/tci;C:/lteStuff/2011_12_13_faa_drop/Lte/Build/LteDsp/../../src/TI_DSK;" -DIncludeNDK=1 "C:/lteStuff/2011_12_13_faa_drop/Lte/Build/LteDsp.tcf"
setting clock to 1000MHz
importing ndk.tci
Added NDK period
Added NDK ethernet task
Added commandPort task
js: "C:/lteStuff/2011_12_13_faa_drop/Lte/Build/LteDsp.tcf", line 156: MEM segment CACHE_L1P: overlaps with another segment or cache configuration.
MEM segment CACHE_L1D: overlaps with another segment or cache configuration.
MEM segment L1PSRAM: overlaps with another segment or cache configuration.
MEM segment L1DSRAM: overlaps with another segment or cache configuration.
... **** Build Finished ****
I checked my LteDsp.tcf file and there are no overlapping segments. Please help.
Thanks,
Bryan