Hey Forum,
Has anyone tried debugging linux kernel via Lauterbach's Hardware ICD ??
I could hack the signals to GPIO pins (setting the proper alternate functions via a linux module) , and was able to perform the basic "STOP" , "GO" commands via T32 (Trace32) IDE.
When I stop the target using the F7 (STOP) key, the ARM core halts...
and when I run the target again via F8 (GO)...the ARM core is in "running" state.....
However, the problem I face is , at this time..the GUI updates have stopped. My Keyboard and Mouse are still alive (confirmed by checking the LED of my mouse still glowing)
My query / doubt is ........although the T32 IDE shows that the target (Raspberry Pi) is running..then why isn't the UI frames (so to say mouse pointer on screen) being updated on the screen when i move my mouse??
Any help / pointers to the root cause is deeply appreciated.
Thanks
-=-
Br,
./rpi3008