Other Parts Discussed in Thread: SYSCONFIG, CCSTUDIO
Tool/software:
Hello,
I'm using CCSTUDIO 12.7.1. When I change the location of the SYSCONFIG output to a directory of my choice, the build can fail.
Here's the default 'automatic' location:
I change it to a another location:
A 'Clean Project' followed by a 'Build Project', builds just fine.
However, the usual workflow is to edit a file then then hit 'Build Project'. In this case, several redefined errors are reported in the linker script:
A quick search reveals there is only one definition:
This should be reproducible with the SDK example empty project.
Please can you allow SYSCONFIG manual mode and 'Build Project' to coexist.