Printf in FreeRTOS

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Printf in FreeRTOS

1,827 Views
jay_zhang
Contributor II

Hi Jiri,

Thanks for your reply, I check the LPUART1 config, I think it is correct, I uploaded my project, can you help to check why I cannot print the serial port?

Thanks

0 Kudos
1 Reply

1,125 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

for some reason isn't the low level I/O function 

__write_console(__file_handle handle, uchar_t * buffer, size_t * count)

called by calling printf(). I'll do more investigation and let you know. 

Jiri 

0 Kudos