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.

[参考译文] RTOS:如何修改 TM4C1294NCPDT 片上 TI-RTOS 中 SysCtl时 钟的配置?

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/619855/rtos-how-to-modify-the-configuration-of-sysctlclock-in-ti-rtos-on-chip-of-tm4c1294ncpdt

工具/软件:TI-RTOS

大家好、

  ti-RTOS 中的引导时钟选项如下:

CFC 可以为引导计时提供一些选项、但  在 tirtos_tivac_2_16_01_14中有关这些选项的文件在哪里?在某些情况 下、我可能会修改新项目的相关代码。

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

    在生成的 debug\configPkg\c包\config\中生成 ti_catalog_arm_cortexm4_Tiva_ce_Boot_init ()函数时、会使用上述设置 _pem4f.c 文件。 此文件是生成的、因此不应手动更改。

    您确切希望更改什么内容?

    Todd