Cannot view prints via Screen

14 Jul 2017

So I am using gcc4mbed and am trying to view print states using Serial PC/Terminal. I looked at both of those terminals and am unable to see anything in screen. My code is simply the hello world code. I use sudo to view screen at the certain tty device. Not sure how to proceed

07 Aug 2017

maybe just dont use gcc4mbed, use mbed-cli instead.