Part Number: CODECOMPOSER
Other Parts Discussed in Thread: SYSCONFIG, MSPM0G3507
Tool/software:
On some projects I'm getting different intel HEX file output images when building the source code in different workspaces. Can you tell me what to change to correct this? Here are my steps to reproduce:
1) Download Repo to new folder A on my PC.
2) Copy folder A to folder B on my PC to create two identical folder images.
3) Create MD5 CRC of folders A and B to confirm folders are identical.
4) Launch CCS and create new workspace A, then launch a second CCS iteration and create new workspace B.
5) Load the project in folder A into workspace, then load the project in folder B into workspace B.
6) Build the project in workspace A, then build the project in workspace B.
After running these steps I see that the map files and HEX object files don't match.
Windows 11 Enterprise 64 bit
CCS 12.8.0.00012
MSPM0 SDK 2.2.0.05
SysConfig 1.21.0
Target device is MSPM0G3507
The map and hex files are available upon request.