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.

[参考译文] SDK 示例工程中的*。rprc 文件是什么

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1246538/what-is-rprc-file-in-sdk-example-project

您好!

我正在查看 am243x 的 TCP 服务器 SDK 示例、有一个*。rprc 文件。

此文件是什么、创建时间、创建方式以及创建原因是什么?   

谢谢。

Eli

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

    尊敬的 Eli:

    它是 TI 提供的一种自定义映像格式、用作 次级引导加载程序(SBL)可加载的映像。

    请查看: AM243x MCU+ SDK: Booting Tools

    以了解有关 rprc 格式的更多详细信息。

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

    谢谢!