Part Number: LP-AM243
Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
I am trying to modify the gpio_input_interrupt example for the R5F0-0 core to direct the GPIO interrupt to the PRU core.
Requirement: GPIO1_0 interrupt -> MAIN_GPIOMUX_INTROUTER0_OUTP_18 -> IEP0_CAP
SysConfig does not seem to allow the configuration of PRU specific MAIN_GPIOMUX_INTROUTER_OUTP, as the only visible options for interrupt router output are MAIN_GPIOMUX_INTROUTERS[0:7].
As a workaround, I copied files generated from the syscfg file and tried to modify the rmIrqReq.dst_host_irq parameter in the Sciclient_gpioIrqSet function manuallybut this also doesn't work and results in a Sciclient error.
How can I solve this problem ?



