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 input interrupt Sciclient config failed

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

Hi Support,

I have downloaded the latest MCU+ SDK (mcu_plus_sdk_am64x_08_06_00_43) and I have imported a GPIO interrupt example (c:\ti\mcu_plus_sdk_am64x_08_06_00_43\examples\drivers\gpio\gpio_input_interrupt\am64x-evm\r5fss0-0_nortos\) and after succesfully compiling and downloading to TMDS64EVM eval board i got the following message:

[MAIN_Cortex_R5_0_0] [Error] Sciclient event config failed!!!
ASSERT: 0.12970s: syscfg/ti_drivers_config.c:Sciclient_gpioIrqSet:116: FALSE failed !!!

I have successfully tested the same example (or similar?) in the mcu_plus_sdk_am64x_08_05_00_24 SDK. In both cases sciclient_defaultBoardcfg_rm.c files are the default ones.

No linux is running the the EVM, only R5F would use a input pin from the main domain. Later my goal is using a mcu domain GPIO input pin.

CCS version: 12.3.0.00005 

sysconfig: 1.14

Please find enclosed the archived CCS project.

BR, Petergpio_input_irq_r5f.zip