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.

[参考译文] AM6442:使用 libmodbuspp 进行 Yocto 构建

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1519460/am6442-yocto-build-with-libmodbuspp

器件型号:AM6442

您好、

我们正在使用 AM6442 EVK 并尝试通过 Yocto 构建集成 libmodbuspp。

以前使用的是 libmodbus。  为了实现 libmodbuspp 的集成,我们创建了一个自定义图层 (meta-libmodbuspp ),一个配方 (libmodbuspp.bb ),并 通过将其附加到 local.conf 中的 image_install 来添加到映像中。

image_install:append =“ libmodbuspp“

e2e.ti.com/.../build_5F00_log_5F00_libmodbus.txte2e.ti.com/.../meta_2D00_libmodbuspp-_2800_1_2900_.zip

PFA 定制层文件和 Yocto 构建期间的错误日志。

请指导我们解决此问题并将 libmodbuspp 集成到 Yocto 构建中。

此致、

Gayathri U