You have to provide you own TERMIO_Putchar and TERMIO_Init functions.
Have a look at the code in
lib\hc12c\src\termio.c
For the HC12 you have to at least adapt the baud rate in TERMIO_Init.
For the HC08, the implementation has to be adapted more..
Daniel