Embedded Server
Consolidate Considerations of Intel® Xeon and Atom server Hardware, Firmware, Software, and Tools
262 Discussions

Intel(R) Xeon(R) D-2145NT NMI_EN

Young0812
Beginner
476 Views

设备使用的是Intel(R) Xeon(R) D-2145NT芯片,需要使能NMI_EN功能,未找到具体的地址,请帮忙看看,并提供相应C代码

0 Kudos
3 Replies
Diego_INTEL
Moderator
459 Views

Hello @Young0812,

 

Thank you for contacting Intel Embedded Community.

 

You can check the document #568202 - Intel® Xeon® Processor D-2100 Product Family External Design Specification (EDS), Volumes 1, 2, and 3

 

Section 5.8.28 NMI Enable (GPI_NMI_EN_GPP_E_0)—Offset 178h


Best regards,

@Diego_INTEL 

0 Kudos
Young0812
Beginner
446 Views

你好,找到了这个GPI_NMI_EN_GPP_E_0,但是不太清楚他的基地址是多少,并且是否在配置该功能前,还需要其他什么设置吗

0 Kudos
Diego_INTEL
Moderator
433 Views

Hello @Young0812,

 

You can check this register, as there is a lock that should be disable for the NMI.

 

"5.8.19 Pad Configuration Lock (PADCFGLOCKTX_GPP_E_0)—Offset 74h"

 

Also, these registers are part of the Group E GPIO that are part of the "5.8.16 GPIO Community 1 Registers Summary"


Best regards,

@Diego_INTEL 

0 Kudos
Reply