These functions must be provided by the user for printf to work.
You need to set up a UART and then provide these functions so printf's "go some where".
You could use processor expert to set up a serial port.
I am sure there is support for the uart, but you need to add the file, I suggest you ask freescale tech support to define this.
If you get a good answer, please post it back here.