执行 echo start > state后出现的报错:
root@ubuntu:/sys/class/remoteproc/remoteproc_mcu0# echo start > state
-bash: echo: write error: No such file or directory
这是 Type-C 串口的打印。
似乎无法正确解析 elf 固件导致。但是这个固件是直接从地瓜官网下载的。
请老师们指教,紧急。
执行 echo start > state后出现的报错:
root@ubuntu:/sys/class/remoteproc/remoteproc_mcu0# echo start > state
-bash: echo: write error: No such file or directory