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: Energia

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

Tool/software: TI C/C++ Compiler

I m was trying to run the code for the coin acceptor mechanism. its getting compiled properly but on updation it is showing no output on serial monitor i.e serial monitor is completely blank.

Since i m using Energia IDE so i have tried the same code on Arduino IDE as well and over there it is giving the exact output as i want. 

and all the things are correctly selected ie the port, board and everything. What could be the problem?