My Application builds but nothing gets printed over the console?

I have a successful build over my i2c application but, I do not get any text output on the console. So, to check I tried to build a new hello world project and run it but i do not get any output the that scenario either. I also tried to test a blinky project and that makes the led blink but when try to print something using that project nothing happens.

here's the console. 

Parents Reply Children
Related