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.

[参考译文] TMS570LS0714:MCAL CAN 模块问题。

Guru**** 2478765 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/694440/tms570ls0714-mcal-can-module-question

器件型号:TMS570LS0714

您好 Champ、

   当我配置 MCAL CAN moudle 时, 我发现 CANRxProcessing select interrupt 和 CANTxProcessing select polling,将会有两个错误,如下所示的错误信息,我是否知道这是 MCAL 错误?


节点"/AUTOSAR/TOP-LEVEL-PACKAGES/Can/ELEMENTS/Can/CanConfigSet/CanConfigSet_0/CanController/CanController_0/CanRxProcessing 的值无效:CanRxProcessing 和 CanTxProcessing 不相等

节点"/AUTOSAR/TOP-LEVEL-PACKAGES/Can/ELEMENTS/Can/CanConfigSet/CanConfigSet_0/CanController/CanController_0/CanTxProcessing 的值无效:CanRxProcessing 和 CanTxProcessing 不相等

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

    如果我对 TX 和 RX MSG 使用不同的模式、我会收到相同的错误消息。 我不确定它是否是错误。 它可能是一个功能或限制。 但这不会影响使用。 即使 TX 和 RX 中断都已启用、您也可以通过读取标志来使用 RX 轮询模式。
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好 QJ、

    您能否与 MCAL 专家核实是故障还是限制、

    与实际用例一样,客户将 只使用 CAN RX 中断,TX 将使用轮询。

    这也是我的客户问题。

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

    它是一项功能。 只有当 RX 或 TX 处于中断模式时、才能使能 CAN 中断。