Xi Lu
Xi Lu
Thank you very much! @acassis @anchao I set CONFIG_SYSLOG_DEFAULT=y, but the FVP terminal cann't print completely.   I remember the added _info() can be printed before lost configuration file😫(I...
@anchao Thank you very much! When I add "while (!pl011_irq_tx_ready(sport));" to pl011_send(), the code will pending. So, it mean that the fifo is full. and fifo don't still clean. I...
@anchao @acassis Yesterday, I found this issue generated by IDE platform, not configuration file. Thank you very much!