Lonewolf9383
Still Fresh
- Joined
- May 9, 2008
- Messages
- 35
Hello everyone,
I am new to gp2x development (having moved over from psp) and one of the things that appealed to me is the open source and development emphesis on this cool little machine. So far i have been impressed with the little beast (F200) and have ported over a part of my 2D engine successfully.
Now i have reached a point where i want to get debugging working remotly using GDB and a serial cable connected via the cradle.
Following the wiki has got me as far as seeing output in hyperterminal and now i have to admit i am lost. As exciting as getting all those 0's and commas onto my pc over the serial port is i fail to see how i can debug using it. I was under the impression the gp2x would output data only when asked and so would allow me to use GDB and GDBServer over the serial connection. However looking at the hyperterminal it seems that the GP2x is always outputting its own data that will get in the way???
A long search on these forums did not help me out so maybe i have configured something wrong or have i got the wrong idea entirely?? :huh:
Big thanks to anyone who can clear this confusion up for me
I am new to gp2x development (having moved over from psp) and one of the things that appealed to me is the open source and development emphesis on this cool little machine. So far i have been impressed with the little beast (F200) and have ported over a part of my 2D engine successfully.
Now i have reached a point where i want to get debugging working remotly using GDB and a serial cable connected via the cradle.
Following the wiki has got me as far as seeing output in hyperterminal and now i have to admit i am lost. As exciting as getting all those 0's and commas onto my pc over the serial port is i fail to see how i can debug using it. I was under the impression the gp2x would output data only when asked and so would allow me to use GDB and GDBServer over the serial connection. However looking at the hyperterminal it seems that the GP2x is always outputting its own data that will get in the way???
A long search on these forums did not help me out so maybe i have configured something wrong or have i got the wrong idea entirely?? :huh:
Big thanks to anyone who can clear this confusion up for me