Tool/software: Code Composer Studio
the ccs version is ccs for ARM 6.2.0,the device is RM48L952 the complier is Ti V15.12.3.
in the release mode,the *.out file size is 750,768 bytes. if clean and bulid again the *.out file is 750,784 bytes. why the size of the executable file is different? does the different can make the logic function wrong of the program? in the debug mode, the size different when clean and build, and the optimization is closed.