Other Parts Discussed in Thread: C2000WARE
Hi everybody,
I transfered a legacy CCS project to the current CCS and have some trouble with the linker script.
After importing the build properties already show several configurations (which is expected) but no Linker command file is selected. If I select the desired linker command file I get errors such as:
"RAML0 memory range has already been specified"
also in the resulting *.map file I can see two entries for several things which makes me assume that somehow another linker command file is being used. If I exclude my cmd from the project the build runs through successfully.
Is there a log file or anything that could tell me what cmd is currently being used?
Further trouble occured when I enables the C2000 hex utility. Suddenly I can't build anymore with the same error as above. Disabling it again solves the issue. I do need that hex file though.
Another thing I thought about are the default linker scripts used when I select a specific part. I assume that linker script is overwritten if I use my custom one? Anyway, I cannot even find a TMS320F2806 in there. All I could find are TMS320F2806x devices.
I'd really appreciate any help on this.
Thanks!

