[LinuxCNC/linuxcnc Issue#352] Linuxcnc on i.MX6 board

未分类 bolang 5个月前 (10-15) 25次浏览

Issue #352 | 状态: 已关闭 | 作者: Savoyyang | 创建时间: 2017-11-21


hey , I know LinuxCNC(Machinekit) can transplant to BeagleBoneBlack(Debian)和Raspberry Pi3(Debian),Now I want to transplant on i.MX6 board,but can’t find more information on internet. I know this is possible, but there is no more information, can you provide some information, thank you very much.


评论 (1)

#1 – jepler 于 2017-11-21

This is a place for reporting bugs in the software, not requesting help compiling or using it. Please consider using https://forum.linuxcnc.org/ in the future.

I don’t have any experience with the specific ARM board you mention, but the workflow is the same: Build LinuxCNC from source on the target board or build a debian package on some other system with a compatible architecture and install it.

All ARM boards are incompatible as far as I/O is concerned, so you have to write your own hardware interface code as a HAL component. We welcome pull requests for such components, as long as the contributors are also going to maintain them.


原始Issue: https://github.com/LinuxCNC/linuxcnc/issues/352

喜欢 (0)