Part Number: MSP430FR5969
Tool/software: TI C/C++ Compiler
Whenever I test code prior to adding it to a CCS project, I test it from the command line. However, I use the TDM-GCC MinGW compiler for this purpose and my outputs commonly appear to be different than what I received from running the code on my PC. Is there any way I could replace the CCS compiler (using TI v16.9.7.LTS) with TDM-GCC?