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.