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/AM5728:RTOS:DSP 能否运行 RTC?

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/790870/rtos-am5728-rtos-can-dsp-run-the-rtc

器件型号:AM5728

工具/软件:TI-RTOS

我的主板是 idkam5728,我找到了一个有关 RTC 的测试文件,MPU(ARM)运行 RTC  

DSP 能否运行 RTC? 我可以在 DSP 中使用 API 吗?  

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

    您是否参考下面的 AM572x MPU RTC 测试?

    pdk_am57xx_1_0_13/packages/ti/CSL/test/rtc/am572x/armv7/rtc_main.c

    我进行了搜索、但无法找到类似的 DSP RTC 测试。

    此测试专门针对 Cortex-A15 MPU、未经任何修改不得用于 DSP。 例如、Cortex-A15 MPU 特定的函数为:

    RtcBoardInit()
    RtcTimerIntrInit()

    此致、
    帕维尔