I'm working on the Whitestone/Imagio branch of xdandroid and right now I'm trying to properly document the GPIOs. Android is booting but lacking quite a bit of functionality.
I set up haretconsole to get a memory dump and it worked fine. Now I'm trying to watch the GPIOs according to
http://htc-linux.org/wiki/index.php?...#Polling_GPIOs but when I give it the watch command, this is what I get.
Code:
HaRET(1)# watch GPIOS 1 Beginning memory tracing. HaRET(2)# watch GPIOS 10 Beginning memory tracing. HaRET(3)#
Not a thing. What could be wrong and how do I fix it?