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.

[参考译文] TMS570LS1227:TMS570LS1227 Halcogen 中的 RTI DWD 在哪里?

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/836304/tms570ls1227-where-is-the-rti-dwd-in-the-tms570ls1227-halcogen

器件型号:TMS570LS1227
主题中讨论的其他器件:HALCOGEN

您好!

我正在寻找 halcogen 中的 DWD 设置。   RTI 选项卡似乎没有这些设置、就像我在论坛中的其他处理器一样。   在哪里可以设置初始 DWD 寄存器?

此致、

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

    大家好、哈根、

    HALCoGen GUI 不包含 DWD 设置。 RTI.c 确实包括使用 DWD 的函数:

    • 空 dwdInit (uint16 dwdPreload);
    • void dwwdInit (dwwdReaction_t 反作用、uint16 dwdPreload、dwwdWindowSize_t Window_size);
    • uint32 dwwdGetCurrentDownCounter (void);
    • 空 dwdCounterEnable (空);
    • void dwSetPreload (uint16 dwdPreload);
    • void dwdReset (void);
    • void dwdGenerateSysReset (void);

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

    您好!

    感谢您确认 halcogen 软件中缺少该软件。

    我们看到了 RTI.c 中的函数

    此致、