掌機 - GP2X Wiz - 製作UART傳輸線



勇敢的料雞出現了...


斬殺之後


跳線


PinDescription
8開關
9開關
12GND
13RXD
14TXD
22VCC



完成



連接WIZ



Baudrate 115200bps

 U-Boot 1.1.6 (Aug 31 2010 - 13:24:26)

 U-Boot code: 03680000 -> 036B0AF0  BSS: -> 036E4148
 RAM Configuration:
 Bank #0: 00000000 64 MB
 manufacture ID = 191lx
 device ID = 9051lx
 flash_protect ON: from 0x80000000 to 0x80030AEF
 protect on 0
 protect on 1
 protect on 2
 protect on 3
 flash_protect ON: from 0x80050000 to 0x8005FFFF
 protect on 5
 Flash:  4 MB
 *** Warning - bad CRC, using default environment

 In:    serial
 Out:   serial
 Err:   serial
 ### main_loop entered: bootdelay=0

 ### main_loop: bootcmd="cp.b 0x80060000 0x2000000 0x300000; bootm 0x02000000"
 Hit any key to stop autoboot:  0 
 No initrd

 Starting kernel ...

 [Device Version]>> 0  
 [JB]>> 2048 : mtd->writesizetype 
 [JB]>> 64 : mtd->oobsize 
 [JB]>> 262144 : mtd->erasesize 
 VFS: Mounted root (ubifs filesystem).
 Freeing init memory: 152K
 UBIFS: background thread "ubifs_bgt0_0" started, PID 241

 INIT: version 2.84 booting

 rc.udev start
 Initializing udev dynamic device directory.
 Starting udevd:  /sbin/udevd --daemon
 mount: cannot read /etc/mtab: No such file or directory
 mount: mounting /dev/root on / failed: No such device

 INIT: Entering runlevel: 3


 login[581]: root login on 'tts/0'

 sd_in=1
 UBI device number 1, total 3568 LEBs (920715264 bytes, 878.1 MiB), available 0 LEBs (0 bytes), LEB size 258048 bytes (252.0 KiB)
 UBIFS: background thread "ubifs_bgt1_0" started, PID 659
 FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
 view created...
 GP2X wiz Mode...
 1
 gFWver[0] = 1
 2
 gFWver[1] = 2
 6
 gFWver[2] = 6
 fread(gNEDBuf, 1, NED_HEADER, handle) == 264
 After NED_CheckDrm(&gNEDLicense, &NEDCont, gNEDBuf)
 NEDCont.DrmFlag = 0
 gNEDLicense.nErrCode = 0
 Function is finish
 Mount device...
 fread(gNEDBuf, 1, NED_HEADER, handle) == 264
 After NED_CheckDrm(&gNEDLicense, &NEDCont, gNEDBuf)
 NEDCont.DrmFlag = 0
 gNEDLicense.nErrCode = 0
 Function is finish
 FB_OpenMouse()
 Using tslib touchscreen
 Check joystick...MES_MLC_SetLayerPriority.829: MES_ASSERT error

 mmc_rescan... 
  mmc_rescan 1===> no card 
 [20],  [13],  [7],  [27],  [9],  [47],  [6],  
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 SERIAL NUM:  [9] [C] [F] [2] [6] [2] [B] [E] [D] [7] [E] [2] [8] [0] [2] [0] [3] [B] [1] [9] [D] [A] [C] [D] [F] [0] [C] [E] [2] [7] [E] [5] 
 NED_FILE_READ [/var/tmp/NED_LIC.SYS]
 FOPEN Error in NED_FILE_READ [/var/tmp/NED_LIC.SYS]
 NED_FILE_READ [/var/tmp/NED_SID.SYS]
 FOPEN Error in NED_FILE_READ [/var/tmp/NED_SID.SYS]
 NED_Initialize END 
 mount: can't find / in /etc/mtab
 fread(gNEDBuf, 1, NED_HEADER, handle) == 95
 After NED_CheckDrm(&gNEDLicense, &NEDCont, gNEDBuf)
 NEDCont.DrmFlag = 0
 gNEDLicense.nErrCode = 0
 Function is finish

P.S. CTRL+C可以中斷gp2xmenu的執行,讓使用者可以使用Terminal操作