I noticed that CCS comes with the MSP430 compiler 4.4.7. One can also go to the app center and get GCC OR the TI Compiler Version 15.12.0. So the GCC option makes sense; just another compiler… But what is the difference between the compiler that comes by default with CCS and the TI compiler that I can get at the app center? Both would seem to be TI compilers?
Finally are there any obvious reasons to pick one of the three over the others. (The obvious one would be “I have a library/source which I want to use but was compiled with XXX so I need to go that route". I also assume there will be some efficiency differences.)