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:AM64x Linux SDK 手册版本9.2和10.1之间的不一致性问题-使用默认配置的第3.2.1.4.1节

Guru**** 2469060 points


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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1469237/am6442-am64x-linux-sdk-manual-inconsistency-questioned-between-versions-9-2-and-10-1---section-3-2-1-4-1-using-default-configurations

器件型号:AM6442

工具与软件:

重新阅读 Linux 用户指南的 SDK 后、我想知道 Linux RT SDK v 10.1中的正确文本描述

从 SDK 9.2进行更新

从 SDK 10.x 开始

我看到了3 配置 SDK 10.1 RT Linux 中列出的文件 (不知道"prune.config" 来自哪里 !) ;请告知 soonest -我想使用 v10.1

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

    Jim、您好!

    说明正确。 3个配置文件相互叠加。

    (不知道"prune.config" 来自何处 !) [报价]

    dev@ula:ti-linux-kernel-6.6.58+git-ti$ find . -name ti_arm64_prune.config
    ./kernel/configs/ti_arm64_prune.config

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

    箱-

    那么您说我需要运行 make 2x per sec 3.2.1.4.1 以获得最终的 ti_rt.config 文件? (首先在非 RT 上运行 make、然后使用 prune 文件再次运行 make 以获得 RT??

    吉姆

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

    否 针对非 RT 和 RT 内核的构建指令是无关的或者顺序的。 您只需要运行其中之一、具体取决于您要编译的内核。