Hi,
I need to use GPIO other than the ones specified in the board.h file. (Say Pin 15 and Pin 55).I want to be configured as Output.I have modified the pin config file on the code generated by TI Mux config Tool. Also I have done the changes to the GPIO_PinConfig gpioPinConfigs[] function.Still i cannot write or read or toggle the particular pins.Am I forgetting something?
Can someone tell me the procedure step by step on what configuration has to be done.
Thanks