Tool/software: Code Composer Studio
Issue background: I compiled the source code, and down to control board with TMS320F28069, the control board work normal,then I upload source code to SVN. my colleague down source code from SVN, and compile the source code by CCS on his compute, then down the .bin file to control board,the control board doesn't work. my computer is WIN10 with CCS9.1.0,and the compile version is v18.12.1. my colleague's computer is WIN7 32bit, with CCS6.1.2, compile version is v6.4.6.
then I install the CGT V6.4.6 on my PC, and compile the project with v6.4.6,the same result with my colleague.
The issue :
what cause the result when compile same source code with different version CCS? and how to find the root cause? Is this problem related to the computer system?