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/694636/tms570ls0714-mcal-can-module-issue

器件型号: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 必须使用相同的模式(中断、轮询)。
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好、Huihuang、

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