This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] AM69:EtherCAT

Guru**** 1973395 points
Other Parts Discussed in Thread: AM69
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1412954/am69-ethercat

器件型号:AM69

工具与软件:


通用场景 μ A
术语库 μ A
大家好、我想问一下如何将最新版本的 igh EtherCAT 移植到 AM69。 我使用的 SDK 版本是 ti-processor-sdk-linux-am69-sk-10_00_07_06、Ubuntu 版本为22.04。 查询 uname -r 命令后、内核版本为6.8.0-40通用。 IGH 从官方网站下载最新版本1.6。
我在 Ubuntu 上执行了以下操作:
1.下载源码:
Git 克隆 gitlab.com/.../ethercat.git
2.安装依赖项:
apt-get install autoconf autogen libtool -y
3.访问 EtherCAT 目录并运行./bootstrap 命令以生成配置文件。
4.运行以下命令来配置编译:
/configure --prefix=- with - linux - dir =/ home/ubuntu2204 / ti - processor - sdk - linux - am69 - sk - 10 _00_07_06 / board - support/ti - linux 内核- 6.6.32 + git - ti --enable-8139to=no --enable-e100=no --enable-e1000=no
获取终端输出:


到目前为止、一切都没有问题、但当您准备好编译源代码时、输入 make 并出现以下错误:


我的过程有什么问题吗?我应该怎么做才能使源代码正确编译?

x 出现错误。请重试或与管理员联系。