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.

OS Difference Causes Many Errors

I work on a team using both Mac and Windows machines with Git for version control. Recently, we found that pushing our projects from Windows and pulling them to a Mac machine breaks the code and causes many errors that we have only started seeing recently.

For Context:

Code running on multiple MSP432P401R devices (though the code doesn't even build or allow for debugging)

It is a heavily modified version of the network_terminal example code.

Mac CCS version 10.3.1.00003 and Windows CCS version 10.2.0 (no new updates available for either)

Here is the errors I see on the Mac after pulling from Git: