MBED compiler error - does not find Serial / Rawserial

03 Aug 2016

Yesterday all worked fine. Today I wanted to compile again and get compiler errors that identifierer Serial is not defined. Therfore I created a new Nucleo printf project. See pitcture and get the same error. Has somebody an idea?

/media/uploads/xdeschain/compilererror.png

05 Aug 2016

Hi, Not sure if works, meanwhile there were a related discussion in forum a couple of days ago. Try to fix it by reverting the current mbed root library back to a previos version: Right click on mbed > Revisions > Right click on 91st revision > Switch working copy to this revision

By the way, it may be more a typing error than a system error. Make a screenshot of the code and postit for further debugging.

Prof