Xi Lu

Results 3 comments of Xi Lu

Thank you very much! @acassis @anchao I set CONFIG_SYSLOG_DEFAULT=y, but the FVP terminal cann't print completely. ![image](https://github.com/user-attachments/assets/936fa94a-1bc7-4b11-8ed6-3036f2f02e47) ![image](https://github.com/user-attachments/assets/1357ba7c-e1af-4093-98f9-dcff450e8de6) 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!