Hello,
I have just recently started using the omapl138 lcdk boards. I am having trouble getting the board to respond to the user buttons provided on the board. Basically, I just want to do simple test where I turn one of the leds on or off, depending on whether the button is pressed. Can anyone guide me in this, or provide some example code for similar simple tasks?
There are plenty of great examples of available, but most of them are more complex due to the relatively more advanced nature of the board. I have already configured the pins corresponding to the buttons GPIO2[4-5] as inputs, and configured the leds as outputs. But despite this, the leds will still no turn on. Any tips?
Much thanks,
Jeremy