Hello everyone~
I want to use the PWRCTRIO[2:0] as my interrupt source.But I'm confused about the datasheets of PRTCSS and ARM subsystem.
From the PRTCSS datasheet,if I want to use the GPIO as my interrupt source, I need to use the PRTCIF to config the PRTCSS registers.
But from the ARM subsystem datasheet,I just need to config the BANK6 as other GPIOS.PWRCTRIO[2:0] are mapped to GPIO[104:106].
So what shall I do?
Can anyone give me a tip ?
Steps to use PWRCTRIO[2:0] are best~~
PS:
According to this post,
https://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/100/p/42170/148608.aspx#148608
I know that if I want to use the PWRCTRIO[2:0] via GPIO module,I need to cut the clock for the PRTCSS,how to do it?
Thank you~~
Xiang