Next, I've modded the modchip to connect the serial interface, but what kind of software I need to see what the modchip does via the serial interface?
In Windows you can use the Hyperterminal...thats all.
You can find it here (German XP but it is easy to find it in an english XP): Start > Alle Programme > Zubehör (in english Accessoir) > Kommunikation > Hyper Terminal
asgard
EDIT:
http://www.colinfahey.com/phone_interface/windows_menu_hyperterminal.jpg
Ok, new update... the schematic that I've found here
http://www.t-hack.com/forum/index.php?topic=47.msg1170#msg1170 for the "full" version of the modchip, has got error on the rs-232 PC SIDE connection, the TX-RX are inverted.
Problem solved, I've succesfully connected to the UART0 on the board, and I've seen that the bootloader is the 1053, so it's a good thing because the modchip works with this version.
After that, i've connected the serial interface to the modchip, but in this case I didn't receive anything.
Only two characters: one at the starting of the machine, and another when the red led lights up... and after all, the modchip, like I've said, shutdown all the leds and nothing happens.
What can I do with the serial interface connected to the modchip?
Always use hyperterminal or putty? 115200 baud rate or what else?
Thanks in advance...