Content originally posted in LPCWare by lpcxpresso-support on Mon Jul 27 08:09:35 MST 2015
Any C/C++ I/O will cause these functions to be required, such as printf etc.
You could try using "No Libraries" and seeing all of the C library functions you are using become unresolved, so you can work out which I/O functions you are using.