Hi all,
Today, I wanted to delete the UART of my project to use the pins 3 and 4 (SMT module) as gpios. Unfortunately, after I started the project's building, I got this message :
Symbol TERMIO_PutChar in file C:/Freescale/CWMCUv10.2/MCU/lib/hc08c/lib\ansifs.lib is undefined C/C++ Problem...
I tried to Clean all and rebuild all but this error is always comming. If I just change the parameter from "enable serial console == true" to "(...) false", this error comes also.
Have someone an idea how to solve it?
Thanks a lot for your help!
Regards