Direct Coding From Keyboard


bino

Still Fresh
Joined
Jun 2, 2007
Messages
13
Dear All ..

I just got my GP2X from hongkong.
I bought this beast not for gaming purpose.


I tried to make a USB network from my workstation (w2000-server) to GP2X, but it's not work. My station didn't detect "new device" when GP2X turned on, so I can't install the RNDIS driver.

Tried using my notebook (W-xp), and it work ... but i don't want to have station on my desk.

I need to try bash coding directly from keyboard.
question : How to exit from GP2X graphical ui to a command-prompt (shell) ?

Sincerely
-bino-
 
Try sterm.
The GP2X has a 'vi' editor onboard.
With sterm, the TCC compiler, the libraries and headers from a cross GCC compiler, and vi, you can develop C programs onboard.
 
xhyldazhk said:
Try sterm.
The GP2X has a 'vi' editor onboard.
With sterm, the TCC compiler, the libraries and headers from a cross GCC compiler, and vi, you can develop C programs onboard.
Thx ...
Yes , I read about STERM .. and I'm sure i'll need it.
But I also found that I need to write it to NAND .. and my GP2X with default Firmware 3.0.0 can't see NAND, so i'll need to read more on how-to downgrade to older Firmware.

Thx for your enlightment

-bino-
 
Last edited by a moderator:
Back
Top