This must be a dumb question: how to make printf work? If I put a printf() in my code, I got compilation error:
------------------------------------------------------------------------------------------------------------------------
Link Error : L1822: Symbol TERMIO_PutChar in file C:\Program Files\Freescale\CW08 V5.0\lib\hc08c\lib\ansiis.lib is undefined
Link Error : Link failed
-------------------------------------------------------------------------------------------------------------------------
I am using a P&E USB Multilink debugger directly on my physical board.
Any help will be greatly appreciated. This is blocking all my code development.
Thanks