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.

CCS/EK-TM4C1294XL: Warning message generated

Part Number: EK-TM4C1294XL


Tool/software: Code Composer Studio

I am using the TM4C1294XL and Code Compser Studio v7. As per the workshop I imported and built the blinky example program. Clicked the resume button on the IDE after debugging and the LED started blinking as desired. It worked. But the issue is that in the "View -> Problem" window it throws a warning message as follows: 

This project was created using a version of compiler that is not currently installed - 5.2.6 [ARM]. Another version of the compiler will be used during build - 16.9.3.LTS. See 'Help > Install New Software' and select 'Code Generation Tools Updates' to check if this compiler is available through a CCS update. Visit <a href="liveaction:OpenAppCenter">CCS App Center</a> to get the latest compiler support. Or <a href="software-dl.ti.com/.../a> and install the compiler, then register it with CCS through 'Preferences > CCS > Build > Compilers'.

How to get rid of this issue. Kindly advice