Printf in FreeRTOS

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Printf in FreeRTOS

2,577 次查看
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

标记 (4)
0 项奖励
回复
1 回复

1,875 次查看
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 项奖励
回复