So currently I am experimenting with HAL UART APIs and I learnt that there is cy_tetarget_io which helps us to use printf function with UART. I used it with the example project provided and it worked perfectly. But when I tried to include it in my Empty Project I am getting an fatal error. Can anyone please help me with this issue?