MSweeney
Still Fresh
Ok ,so I thought this question had been addressed.. but I am unable to find the info, so please bear with me if this has already be answered.
I am currently developing on my PC, then using samba to copy the files over to /mnt/sd.. Then I telnet to the GP2X device and run my app.
The problem is, when the menu is already running and I execute my file, it runs REALLY slow.. and I can see the menu peeking through. Obviously I need to somehow close the menu, but how can I do this from a bash prompt on the telnet session?
I know I can run my files fine using the menu, but then I get no debugging messages on my telnet session - I really do not need the menu, so it would ideal for me to just close it from telnet and continue from there.
My programs currently just exit without restarting the menu script.. and this seems to work fine.
Cheers,
Matt
I am currently developing on my PC, then using samba to copy the files over to /mnt/sd.. Then I telnet to the GP2X device and run my app.
The problem is, when the menu is already running and I execute my file, it runs REALLY slow.. and I can see the menu peeking through. Obviously I need to somehow close the menu, but how can I do this from a bash prompt on the telnet session?
I know I can run my files fine using the menu, but then I get no debugging messages on my telnet session - I really do not need the menu, so it would ideal for me to just close it from telnet and continue from there.
My programs currently just exit without restarting the menu script.. and this seems to work fine.
Cheers,
Matt