This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Help compiling example projects in CCS 6.1.0 for TMS320F28075

Other Parts Discussed in Thread: CONTROLSUITE, TMS320F28075

Hi, I just purchased the controlCard kit for the TMS320F28075, and upgraded ControlSuite and Code Composer Studio to new versions. I get a series of error messages when I try to link any of the example code:

<Linking>
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 7: error #10263:
BEGIN memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 8: error #10263:
RAMM0 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 8: error #10264:
RAMM0 memory range overlaps existing memory range RAMM0
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 9: error #10263:
RAMD0 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 9: error #10264:
RAMD0 memory range overlaps existing memory range RAMD0
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 10: error #10263:
RAMLS0 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 10: error #10264:
RAMLS0 memory range overlaps existing memory range RAMLS0
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 11: error #10263:
RAMLS1 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 11: error #10264:
RAMLS1 memory range overlaps existing memory range RAMLS1
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 12: error #10263:
RAMLS2 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 12: error #10264:
RAMLS2 memory range overlaps existing memory range RAMLS2
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 13: error #10263:
RAMLS3 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 13: error #10264:
RAMLS3 memory range overlaps existing memory range RAMLS3
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 14: error #10263:
RAMLS4 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 14: error #10264:
RAMLS4 memory range overlaps existing memory range RAMLS4
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 15: error #10263:
RESET memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 15: error #10264:
RESET memory range overlaps existing memory range RESET
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 19: error #10263:
BOOT_RSVD memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 19: error #10264:
BOOT_RSVD memory range overlaps existing memory range BOOT_RSVD
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 20: error #10263:
RAMM1 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 20: error #10264:
RAMM1 memory range overlaps existing memory range RAMM1
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 21: error #10263:
RAMD1 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 21: error #10264:
RAMD1 memory range overlaps existing memory range RAMD1
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 24: error #10263:
RAMLS5 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 24: error #10264:
RAMLS5 memory range overlaps existing memory range RAMLS5
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 26: error #10263:
RAMGS0 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 26: error #10264:
RAMGS0 memory range overlaps existing memory range RAMGS0
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 27: error #10263:
RAMGS1 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 27: error #10264:
RAMGS1 memory range overlaps existing memory range RAMGS1
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 28: error #10263:
RAMGS2 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 28: error #10264:
RAMGS2 memory range overlaps existing memory range RAMGS2
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 29: error #10263:
RAMGS3 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 29: error #10264:
RAMGS3 memory range overlaps existing memory range RAMGS3
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 30: error #10263:
RAMGS4 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 30: error #10264:
RAMGS4 memory range overlaps existing memory range RAMGS4
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 31: error #10263:
RAMGS5 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 31: error #10264:

RAMGS5 memory range overlaps existing memory range RAMGS5
>> Compilation failure
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 32: error #10263:
RAMGS6 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 32: error #10264:
RAMGS6 memory range overlaps existing memory range RAMGS6
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 33: error #10263:
RAMGS7 memory range has already been specified
"C:/ti/controlSUITE/device_support/F2807x/v150/F2807x_common/cmd/2807x_Generic_RAM_lnk.cmd", line 33: error #10264:
RAMGS7 memory range overlaps existing memory range RAMGS7
error #10010: errors encountered during linking; "blinky_cpu01.out" not built
gmake: *** [blinky_cpu01.out] Error 1
gmake: Target `all' not remade because of errors.

I'm trying to understand a previous discussion of how to allocate memory for code in projects, but it would be great to be able to compile the sample code. Any tips on what to modify? 

Thanks!

Dylan Constan-Wahl