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.

[参考译文] AM62P:缺少32位库文件导致 SDK 出现构建错误(__LW_AT__2024解码器)

Guru**** 2457760 points
Other Parts Discussed in Thread: AM62P

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1479386/am62p-missing-32-bit-library-files-causing-build-errors-in-sdk-2024dec

器件型号:AM62P

工具与软件:

在 AM62P SDK 环境中制作 Linux 内核时、会出现以下错误:

error: bits/typesizes-32.h: No such file or directory

23 | #include <bits/typesizes-32.h>

平台详细信息:

  • 架构:  64位
  • SDK: TI-PROCESSOR-SDK-LINUX-RT-am62pxx-EVM

PS: Linux 内核源可以在 https://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git/commit/?h=v6.6-rt&id=90e0048f6ba56b29e19506a9a213790cc953fdf6上找到