10 years, 10 months ago.

about thread and putc

Hello (beginner) I have a program that uses my class uart, I wanted to add some thread to optimize treatment (# include "rtos.h") Now all uart writings block on putc. what alternative threads to coexist? thank you for your answers. (I know that printf is prohibited)

Be the first to answer this question.