TheDoktor
Still Fresh
Hi
At the moment my turnaround time for development is really slow. This is what I'm doing.
1. Compiling the project in Dev C++.
2. Copying the gpe to an SD card.
3. Putting the card in my GP2X.
4. Botting the exe & running the gpe
This is really a handicap as I'm hacking around with the hardware doing minor tweaks to registers and re-building.
I know I could use SDL and get the whole thing running on PC first but I'm looking at hardware stuff so this isn't an option.
Also I would really like some debug output, even a printf would be nice. I've tried writing to stdout & stderr but with no visible signs of output. I've also tried writing a text file to the SD card but with no luck.
I've tried using the USB cable but with no luck (no drives were visible).
Can anyone offer any tips?
Cheers,
Mark.
At the moment my turnaround time for development is really slow. This is what I'm doing.
1. Compiling the project in Dev C++.
2. Copying the gpe to an SD card.
3. Putting the card in my GP2X.
4. Botting the exe & running the gpe
This is really a handicap as I'm hacking around with the hardware doing minor tweaks to registers and re-building.
I know I could use SDL and get the whole thing running on PC first but I'm looking at hardware stuff so this isn't an option.
Also I would really like some debug output, even a printf would be nice. I've tried writing to stdout & stderr but with no visible signs of output. I've also tried writing a text file to the SD card but with no luck.
I've tried using the USB cable but with no luck (no drives were visible).
Can anyone offer any tips?
Cheers,
Mark.