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.

[参考译文] HALCOGEN:HALCoGen

Guru**** 2027820 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/695796/halcogen-halcogen

器件型号:HALCOGEN

您好!

HALCoGen 04.07.00在函数 gioGetConfigValue 中的 gio.c 中存在错误:

其他
{
/*SAFETYMCUSW 134 S MR:12.2. "LDRA 工具问题"*/
CONFIG_REG->CONFIG_INTDET = gioREG->INTDET;
CONFIG_REG->CONFIG_POL = gioREG->POL;
CONFIG_REG->CONFIG_INTENASET = gioREG->ENASET;
CONFIG_REG->CONFIG_LVLSET = gioREG->LVLSET;

CONFIG_REG->CONFIG_PORTDIR = gioPORTA->DIR;
CONFIG_REG->CONFIG_PORTADP= gioPORTA->PDR;
CONFIG_REG->CONFIG_PORTAPPSL = gioPORTA->PSL;
CONFIG_REG->CONFIG_PORTAPULDIS = gioPORTA->PULDIS;
/*SAFETYMCUSW 134 S MR:12.2. "LDRA 工具问题"*/
CONFIG_REG->CONFIG_PORTBDIR = gioPORTB->DIR;
CONFIG_REG->CONFIG_PORTBPDR = gioPORTB->PDR;
CONFIG_REG->CONFIG_PORTBPSL = gioPORTB->PULDIS;
CONFIG_REG->CONFIG_PORTBPULDIS = gioPORTB->PSL;
} 

PULDIS 和 PSL 被切换。

此致。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    感谢您提交报告。 我将把它添加到为 HALCoGen 报告的错误的(内部)列表中。

    此致、
    Sunil