Tool/software: TI-RTOS
In AM572x we are running Linux on Cortex A15 and TI RTOS in Cortex m4.
We have configured the ball number B26 (xref_clk2) as gpio6_19 (mode 14 ) in Linux.
But when we run the TI RTOS on cortex M4 we need to change the pin to configure as timer15 (mode 10).
Please let me know how to change the pin ball number B26 (xref_clk2) as timer15 (mode 10) previously configured as gpio6_19 (mode 14 ) at runtime in TI RTOS