Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/jquery-ui/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Raspberry pi 为MCP2515构建根设备树覆盖_Raspberry Pi_Embedded Linux_Kernel Module_Buildroot_Can Bus - Fatal编程技术网

Raspberry pi 为MCP2515构建根设备树覆盖

Raspberry pi 为MCP2515构建根设备树覆盖,raspberry-pi,embedded-linux,kernel-module,buildroot,can-bus,Raspberry Pi,Embedded Linux,Kernel Module,Buildroot,Can Bus,我已经将MCP2515连接到Raspberry计算模块,现在如果我能让它工作就好了 我们使用基于buildroot的发行版,但不幸的是,我们无法为MCP2515加载devicetree覆盖 我们在linux menuconfig plus中激活了设备树,在/boot中创建了overlay文件夹,在/boot/config.txt中激活了dtoverlay 我们还应该注意什么,才能使我们的系统正常工作 多谢各位

我已经将MCP2515连接到Raspberry计算模块,现在如果我能让它工作就好了

我们使用基于buildroot的发行版,但不幸的是,我们无法为MCP2515加载devicetree覆盖

我们在linux menuconfig plus中激活了设备树,在/boot中创建了overlay文件夹,在/boot/config.txt中激活了dtoverlay

我们还应该注意什么,才能使我们的系统正常工作

多谢各位