This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3359 - GPIO2_26 .. 31 not working (MMC0)

Other Parts Discussed in Thread: AM3359

I just recently started working with CCS 6 as well as TI Sitara processors in general. I created a board which is quite similar in design to the IDK ICE2, and thus used the gel file provided with the ICE2 board to start with.

I can connect to the board and also change some of the pins via scripts in the GEL file. This works for all pins of the GPIO2 block except for GPIO2_26 .. 31 (the MMC0 pin group).

I selected the proper pinmux settings (the same as for GPIO2_0 .. 25).

It seems that I can't output values on these pins, and neither can I read incoming values (the external pins will always remain 0 and one of them with an external pull-up will remain high, but read as 0).

Thank You in advance for any help / suggestions.