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.

Compiler/EK-TM4C123GXL: Error in compiling LED Blink code in energia

Part Number: EK-TM4C123GXL
Other Parts Discussed in Thread: ENERGIA

Tool/software: TI C/C++ Compiler

As i have started working on tiva c TM4C123G and i was doing a basic program for light blinking 

but i m facing an error every time i compile my code 

the error is 

Energia: 1.8.7E21 (Windows 10), Board: "LaunchPad (Tiva C) w/ tm4c123 (80MHz)"

Build options changed, rebuilding all
exec: "C:\\Users\\Avi\\AppData\\Local\\Energia15\\packages\\energia\\tools\\arm-none-eabi-gcc\\6.3.1-20170620/bin/arm-none-eabi-g++": file does not exist
Error compiling for board LaunchPad (Tiva C) w/ tm4c123 (80MHz).

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

please help me how can i solve this error .......