Hi,

For my project I am writing a code in 'c'. I am using PIC 16F688 where program memory is 4k.

Currently I am using printf for sending data over UART to PC.

This is consuming hell amount of program memory.

Please suggest me a better way to communicate to PC ...so that memory utilization should be less.

Thanks
Sach