Pryankster
Still Fresh
- Joined
- Jan 23, 2006
- Messages
- 5
Currently, my edit-compile-debug cycle works something like this:
What are other folks doing for E-C-D? Has anyone gotten the ethernet gadget driver working? (that plus rsh/rlogin and/or ftpd would be awesome)
I've put up my archive with gdb/screen and the startup script here: Serial.zip
(BTW: I didn't compile screen or GDB, I got them from gfoot)
-- pryankster
- On PC (winXP), edit code, build code.
- Once code is built, put GP2X in USB mode.
- On PC, browse to appropriate directory, drag target files to GP2X
- On GP2X, end USB mode,
- On GP2X, browse to /mnt/sd/Serial (games->Serial) and run "Screen Session.gpe" (included below)
- On PC, start a teraterm on COM2 (where my PC mounts the GP2X as a serial gadget)
- Run program, hope it works
- If it crashes, load it with GDB and try to figure out where and why
- Exit from screen session, close teraterm window.
- Rinse, lather repeat.
What are other folks doing for E-C-D? Has anyone gotten the ethernet gadget driver working? (that plus rsh/rlogin and/or ftpd would be awesome)
I've put up my archive with gdb/screen and the startup script here: Serial.zip
(BTW: I didn't compile screen or GDB, I got them from gfoot)
-- pryankster