我 发表了评论
[@tt524593638](https://club.rt-thread.org/u/888a1c452b77de90) 应该是串口驱动波特率和usb-ttl的串口芯片波特率有误差,可以换CP210
我 发表了评论
加入了如下代码,已可以正常谢谢了 ```c handler->hart_base = rt_ioremap(handler->hart_base, 4096); handler->enable_bas
我 对问题发布了答案
```c void plic_init(void) { int nr_irqs; int nr_context; int i; unsigned long
我 发表了文章
milkv-duo256 Linux 下使用 Remoteproc 启动小核 RT-Thead 系统