RT-Thread4.10内核,程序在运行中出现
((thread->stat & RT_THREAD_STAT_MASK) == RT_THREAD_SUSPEND) assertion failed at function:_thread_timeout, line number:136
这个故障无法复现,发生几率很低,但 ...
i.MX8M 纳米
yocto Linux
我想在不经过构建过程的情况下测试 Device Tree 更改。有没有办法修改 live 系统上的设备树设置?
This https://developer.ridgerun.com/wiki/index.php/edit_device_tree_at_run_time提到 ...