Hi everyone,

I want to use the digital input and output pins of TMDX5505EZDSP using Code Composer 4 but I don't know how.

Is this what I need: usbstk5505_gpio.h? I don't find examples of how to set a pin low and high.

Please, help me.

Edit: I managed to blink an LED using an GPIO pin using the functions contained in the header above.