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.

PROCESSOR-SDK-AM64X: GPIO INTERRUPT CONFIG IN AM64x MCU+ SDK 08.01.00

Part Number: PROCESSOR-SDK-AM64X
Other Parts Discussed in Thread: SYSCONFIG

Sorry,

I import an example application "gpio_input_interrupt_am64x-evm_r5fss0-0_nortos_ti_arm-clang"
but I have a ERROR when running

[Error] Sciclient event config failed!!!
ASSERT: 0.1278s: ../board.c:Sciclient_gpioIrqSet:97: FALSE failed !!!

And I not understanding intrNum = CSLR_R5FSS0_CORE0_INTR_MAIN_GPIOMUX_INTROUTER0_OUTP_8 from?

I have develop a application config MCU_GPIO0_10 (E7) pin as input interrupt but not run

because I can't find interrupt number and parameter config in function "Sciclient_gpioIrqSet"

Can you guide me the parameters to configure the MCU_GPIO0_10 (E7) pin as input interrupt?

Regards,
HieuTa