I want to use the IDE CCS12 XDS110 and CSL to increase GPIO0_97 to high level on J721EVM development board, brefor executing GPIOPinWrite_ V0 (CSL_WKUP_GPIO0_BASE, 97, GPIO_PIN_HIGH);
Q1:How should I initialize this GPIO peripheral? MUX?PLL?any internal bus?
Q2:Additionally, is there documentation or configuration tools about GPIO_MUX on TDA4?