Please enter your choice : ESC
you had pressed ESC to exit update menu.
you can recall this menu by using 'update' command.
MB618> printenv
bootdelay=3
baudrate=115200
board=mb618
monitor_base=0xA0000000
monitor_len=0x00080000
monitor_sec=0xa0000000 0xa007ffff
load_addr=0x80000000
unprot=protect off $monitor_sec
update=protect off $monitor_sec;erase $monitor_sec;cp.b $load_addr $monitor_base $monitor_len;protect on $monitor_sec
HOSTNAME=LINUX7109
ethaddr=00:80:E1:12:06:38
ipaddr=192.168.40.63
netmask=255.255.255.0
gatewayip=192.168.3.1
serverip=192.168.40.19
kernel_base_spark= 0xa0080000
kernel_base_enigma2=0x18000000
kernel_sec= a0080000 a077ffff
kernel_len= 0x00700000
update_kernel=protect off a0080000 a077ffff ;erase a0080000 a077ffff ;cp.b 0x80000000 0xa0080000 0x00700000 ;protect on a0080000 a077ffff
rootfs_base=0xa0800000
rootfs_sec=a0800000 a1ffffff
menucmd=update
tftp_kernel_name_spark=mImage
tftp_kernel_name_enigma2=uImage
tftp_userfs_name_spark=userfsub.img
tftp_userfs_name_enigma2=e2jffs2.img
kernel_name_spark=spark/mImage
kernel_name_enigma2=enigma2/uImage
userfs_name_spark=spark/userfsub.img
userfs_name_enigma2=enigma2/e2jffs2.img
userfs_base_spark=800000
userfs_base_enigma2=18800000
userfs_len_spark=17800000
userfs_len_enigma2=7700000
kernelnfspath=192.168.40.19:/opt/target
rootfs_name=UserFS
rootfsnfspath=192.168.40.19:/home/d22cj/workspace/target
uboot_name=u-boot.bin
ubootnfspath=192.168.40.19:/home/d22cj/workspace/target
bootfromnfs=nfs a4000000 $kernelnfspath/$kernel_name;bootm a4000000
bootargs_nfs=console=ttyAS1,115200 nwhwconf=device:eth0,hwaddr:00:80:E1:12:40:61 stmmaceth=msglvl:0,phyaddr:1:watchdog:5000 root=/dev/nfs nfsroot=192.168.40.19:/opt/target,nfsvers=2,rsize=4096,wsize=8192,tcp rw ip=192.168.40.61:192.168.40.19:192.168.3.1:255.255.0.0:LINUX7109:eth0:off bigphysarea=4000
bootargs_flash=console=ttyAS1,115200 rw ramdisk_size=6144 init=/linuxrc root=/dev/ram0 nwhwconf=device:eth0,hwaddr:00:80:E1:12:40:69 ip=192.168.0.69:192.168.3.119:192.168.3.1:255.255.0.0:lh:eth0:off stmmaceth=msglvl:0,phyaddr:1,watchdog:5000 bigphysarea=4000
bootargs_spark=console=ttyAS1,115200 rw ramdisk_size=6144 init=/linuxrc root=/dev/ram0 nwhwconf=device:eth0,hwaddr:00:80:E1:12:40:69 ip=192.168.0.69:192.168.3.119:192.168.3.1:255.255.0.0:lh:eth0:off stmmaceth=msglvl:0,phyaddr:1,watchdog:5000 bigphysarea=4000
bootargs_enigma2=console=ttyAS1,115200 root=/dev/mtdblock6 rootfstype=jffs2 rw init=/bin/devinit coprocessor_mem=4m@0x40000000,4m@0x40400000 printk=1 nwhwconf=device:eth0,hwaddr:00:80:E1:12:40:61 rw ip=172.100.100.249:172.100.100.174:172.100.100.174:255.255.0.0:LINUX7109:eth0:off bigphysarea=6000 stmmaceth=msglvl:0,phyaddr:2,watchdog:5000
magic_version=1.7
filesize=26F7480
fuseburned=true
bootargs=console=ttyAS1,115200 rw ramdisk_size=6144 init=/linuxrc root=/dev/ram0 nwhwconf=device:eth0,hwaddr:00:80:E1:12:40:69 ip=192.168.0.69:192.168.3.119:192.168.3.1:255.255.0.0:lh:eth0:off stmmaceth=msglvl:0,phyaddr:1,watchdog:5000 bigphysarea=4000
kernel_base= 0xa0080000
kernel_name=spark/mImage
userfs_name=spark/userfsub.img
tftp_kernel_name=mImage
tftp_userfs_name=userfsub.img
userfs_len=17800000
userfs_base=800000
boot_system=spark
bootcmd=bootm 0xa0080000
stdin=serial
stdout=serial
stderr=serial
Environment size: 3127/131068 bytes
MB618> set bootargs=console=ttyAS0,115200 rw ramdisk_size=6144 init=/linuxrc root=/dev/ram0 nwhwconf=device:eth0,hwaddr:00:80:E1:12:40:69 ip=192.168.0.69:192.168.3.119:192.168.3.1:255.255.0.0:lh:eth0:off stmmaceth=msglvl:0,phyaddr:1,watchdog:5000 bigphysarea=4000
## Error: illegal character '=' in variable name "bootargs=console=ttyAS0,115200"
MB618> save
Saving Environment to Flash...
Unprotecting Flash...
.. done
Un-Protected 2 sectors
Erasing Flash...
.. done
Erased 2 sectors
Writing to Flash...
........ done
Protecting Flash...
.. done
Protected 2 sectors
MB618> boot
## Booting image at a0080000 ...
Image Name: Kernel-Ramdisk-Image
Image Type: SuperH Linux Multi-File Image (gzip compressed)
Data Size: 5214418 Bytes = 5 MiB
Load Address: 80800000
Entry Point: 80801000
Contents:
Image 0: 2685964 Bytes = 2.6 MiB
Image 1: 2528442 Bytes = 2.4 MiB
Verifying Checksum ... OK
Uncompressing Multi-File Image ... OK
found phy at addres = 1
stmac_phy_get_addr(): id1 = 0x7, id2 = 0xc0f1
stb_id = 90b01982
Loading Ramdisk to 80d96000, length 002694ba ... OK
Starting kernel console=ttyAS1,115200 rw ramdisk_size=6144 init=/linuxrc root=/dev/ram0 ip=192.168.0.69:192.168.3.119:192.168.3.1:255.255.0.0:lh:eth0:off stmmaceth=msglvl:0,phyaddr:1,watchdog:5000 bigphysarea=4000 nwhwconf=device:eth0,hwaddr:24:00:0B:01:09:82 Manufacture=Spark-Project STB_ID=09:00:0B:00:01:09:82 - 0x00597000 - 2528442 ...
########################## uiCompSize[0X026B18DC]================
[play_GetProgInfo==[===Mutex wait failed, Err[0X012C0005]===
[YWDBASEv_CheckRe[ [ Y[===Open file[./AppUserDb/download.bin] failed===
Добавлено 09 июля | 2012г. | 11:08:28 и потом шить
сорри, упустил.
шьется.
Добавлено 09 июля | 2012г. | 11:13:50 40858752 bytes read
NAND erase: device 0 offset 0x800000, size 0x17800000
Erasing at 0x800000 -- 0% complete.
Erasing at 0xbc0000 -- 1% complete.
Erasing at 0xf80000 -- 2% complete.
Erasing at 0x1340000 -- 3% complete.
Erasing at 0x1700000 -- 4% complete.
Erasing at 0x1ac0000 -- 5% complete.
Erasing at 0x1e80000 -- 6% complete.
Erasing at 0x2240000 -- 7% complete.
Erasing at 0x2600000 -- 8% complete.
Erasing at 0x29c0000 -- 9% complete.
Erasing at 0x2d80000 -- 10% complete.
Erasing at 0x3140000 -- 11% complete.
Erasing at 0x3500000 -- 12% complete.
Erasing at 0x38e0000 -- 13% complete.
Erasing at 0x3ca0000 -- 14% complete.
Erasing at 0x4060000 -- 15% complete.
Erasing at 0x4420000 -- 16% complete.
Erasing at 0x47e0000 -- 17% complete.
Erasing at 0x4ba0000 -- 18% complete.
Erasing at 0x4f60000 -- 19% complete.
Erasing at 0x5320000 -- 20% complete.
Erasing at 0x56e0000 -- 21% complete.
Erasing at 0x5aa0000 -- 22% complete.
Erasing at 0x5e60000 -- 23% complete.
Erasing at 0x6220000 -- 24% complete.
Erasing at 0x65e0000 -- 25% complete.
Erasing at 0x69c0000 -- 26% complete.
Erasing at 0x6d80000 -- 27% complete.
Erasing at 0x7140000 -- 28% complete.
Erasing at 0x7500000 -- 29% complete.
Erasing at 0x78c0000 -- 30% complete.
Erasing at 0x7c80000 -- 31% complete.
Erasing at 0x8040000 -- 32% complete.
Skipping bad block at 0x08280000
Erasing at 0x8400000 -- 33% complete.
Erasing at 0x87c0000 -- 34% complete.
Erasing at 0x8b80000 -- 35% complete.
Erasing at 0x8f40000 -- 36% complete.
Erasing at 0x9300000 -- 37% complete.
Erasing at 0x96e0000 -- 38% complete.
Erasing at 0x9aa0000 -- 39% complete.
Erasing at 0x9e60000 -- 40% complete.
Erasing at 0xa220000 -- 41% complete.
Erasing at 0xa5e0000 -- 42% complete.
Erasing at 0xa9a0000 -- 43% complete.
Erasing at 0xad60000 -- 44% complete.
Erasing at 0xb120000 -- 45% complete.
Erasing at 0xb4e0000 -- 46% complete.
Erasing at 0xb8a0000 -- 47% complete.
Erasing at 0xbc60000 -- 48% complete.
Erasing at 0xc020000 -- 49% complete.
Erasing at 0xc3e0000 -- 50% complete.
Erasing at 0xc7c0000 -- 51% complete.
Erasing at 0xcb80000 -- 52% complete.
Erasing at 0xcf40000 -- 53% complete.
Erasing at 0xd300000 -- 54% complete.
Erasing at 0xd6c0000 -- 55% complete.
Erasing at 0xda80000 -- 56% complete.
Erasing at 0xde40000 -- 57% complete.
Erasing at 0xe200000 -- 58% complete.
Erasing at 0xe5c0000 -- 59% complete.
Erasing at 0xe980000 -- 60% complete.
Erasing at 0xed40000 -- 61% complete.
Erasing at 0xf100000 -- 62% complete.
Erasing at 0xf4e0000 -- 63% complete.
Erasing at 0xf8a0000 -- 64% complete.
Erasing at 0xfc60000 -- 65% complete.
Erasing at 0x10020000 -- 66% complete.
Erasing at 0x103e0000 -- 67% complete.
Erasing at 0x107a0000 -- 68% complete.
Erasing at 0x10b60000 -- 69% complete.
Erasing at 0x10f20000 -- 70% complete.
Erasing at 0x112e0000 -- 71% complete.
Erasing at 0x116a0000 -- 72% complete.
Erasing at 0x11a60000 -- 73% complete.
Erasing at 0x11e20000 -- 74% complete.
Erasing at 0x121e0000 -- 75% complete.
Erasing at 0x125c0000 -- 76% complete.
Erasing at 0x12980000 -- 77% complete.
Erasing at 0x12d40000 -- 78% complete.
Erasing at 0x13100000 -- 79% complete.
Erasing at 0x134c0000 -- 80% complete.
Erasing at 0x13880000 -- 81% complete.
Erasing at 0x13c40000 -- 82% complete.
Erasing at 0x14000000 -- 83% complete.
Erasing at 0x143c0000 -- 84% complete.
Erasing at 0x14780000 -- 85% complete.
Erasing at 0x14b40000 -- 86% complete.
Erasing at 0x14f00000 -- 87% complete.
Erasing at 0x152e0000 -- 88% complete.
Erasing at 0x156a0000 -- 89% complete.
Erasing at 0x15a60000 -- 90% complete.
Erasing at 0x15e20000 -- 91% complete.
Erasing at 0x161e0000 -- 92% complete.
Erasing at 0x165a0000 -- 93% complete.
Erasing at 0x16960000 -- 94% complete.
Erasing at 0x16d20000 -- 95% complete.
Erasing at 0x170e0000 -- 96% complete.
Erasing at 0x174a0000 -- 97% complete.
Erasing at 0x17860000 -- 98% complete.
Erasing at 0x17c20000 -- 99% complete.
Erasing at 0x17fe0000 -- 100% complete.
OK
NAND write: device 0 offset 0x800000, size 0x26f7480
Writing data at 0x800000 -- 0% complete.
Writing data at 0x860800 -- 1% complete.
Writing data at 0x8c1000 -- 2% complete.
Writing data at 0x922000 -- 3% complete.
Writing data at 0x982800 -- 4% complete.
Writing data at 0x9e3800 -- 5% complete.
Writing data at 0xa44000 -- 6% complete.
Writing data at 0xaa5000 -- 7% complete.
Writing data at 0xb05800 -- 8% complete.
Writing data at 0xb66800 -- 9% complete.
Writing data at 0xbc7000 -- 10% complete.
Writing data at 0xc28000 -- 11% complete.
Writing data at 0xc88800 -- 12% complete.
Writing data at 0xce9000 -- 13% complete.
Writing data at 0xd4a000 -- 14% complete.
Writing data at 0xdaa800 -- 15% complete.
Writing data at 0xe0b800 -- 16% complete.
Writing data at 0xe6c000 -- 17% complete.
Writing data at 0xecd000 -- 18% complete.
Writing data at 0xf2d800 -- 19% complete.
Writing data at 0xf8e800 -- 20% complete.
Writing data at 0xfef000 -- 21% complete.
Writing data at 0x1050000 -- 22% complete.
Writing data at 0x10b0800 -- 23% complete.
Writing data at 0x1111800 -- 24% complete.
Writing data at 0x1172000 -- 25% complete.
Writing data at 0x11d2800 -- 26% complete.
Writing data at 0x1233800 -- 27% complete.
Writing data at 0x1294000 -- 28% complete.
Writing data at 0x12f5000 -- 29% complete.
Writing data at 0x1355800 -- 30% complete.
Writing data at 0x13b6800 -- 31% complete.
Writing data at 0x1417000 -- 32% complete.
Writing data at 0x1478000 -- 33% complete.
Writing data at 0x14d8800 -- 34% complete.
Writing data at 0x1539800 -- 35% complete.
Writing data at 0x159a000 -- 36% complete.
Writing data at 0x15fb000 -- 37% complete.
Writing data at 0x165b800 -- 38% complete.
Writing data at 0x16bc000 -- 39% complete.
Writing data at 0x171d000 -- 40% complete.
Writing data at 0x177d800 -- 41% complete.
Writing data at 0x17de800 -- 42% complete.
Writing data at 0x183f000 -- 43% complete.
Writing data at 0x18a0000 -- 44% complete.
Writing data at 0x1900800 -- 45% complete.
Writing data at 0x1961800 -- 46% complete.
Writing data at 0x19c2000 -- 47% complete.
Writing data at 0x1a23000 -- 48% complete.
Writing data at 0x1a83800 -- 49% complete.
Writing data at 0x1ae4000 -- 50% complete.
Writing data at 0x1b45000 -- 51% complete.
Writing data at 0x1ba5800 -- 52% complete.
Writing data at 0x1c06800 -- 53% complete.
Writing data at 0x1c67000 -- 54% complete.
Writing data at 0x1cc8000 -- 55% complete.
Writing data at 0x1d28800 -- 56% complete.
Writing data at 0x1d89800 -- 57% complete.
Writing data at 0x1dea000 -- 58% complete.
Writing data at 0x1e4b000 -- 59% complete.
Writing data at 0x1eab800 -- 60% complete.
Writing data at 0x1f0c800 -- 61% complete.
Writing data at 0x1f6d000 -- 62% complete.
Writing data at 0x1fcd800 -- 63% complete.
Writing data at 0x202e800 -- 64% complete.
Writing data at 0x208f000 -- 65% complete.
Writing data at 0x20f0000 -- 66% complete.
Writing data at 0x2150800 -- 67% complete.
Writing data at 0x21b1800 -- 68% complete.
Writing data at 0x2212000 -- 69% complete.
Writing data at 0x2273000 -- 70% complete.
Writing data at 0x22d3800 -- 71% complete.
Writing data at 0x2334800 -- 72% complete.
Writing data at 0x2395000 -- 73% complete.
Writing data at 0x23f6000 -- 74% complete.
Writing data at 0x2456800 -- 75% complete.
Writing data at 0x24b7000 -- 76% complete.
Writing data at 0x2518000 -- 77% complete.
Writing data at 0x2578800 -- 78% complete.
Writing data at 0x25d9800 -- 79% complete.
Writing data at 0x263a000 -- 80% complete.
Writing data at 0x269b000 -- 81% complete.
Writing data at 0x26fb800 -- 82% complete.
Writing data at 0x275c800 -- 83% complete.
Writing data at 0x27bd000 -- 84% complete.
Writing data at 0x281e000 -- 85% complete.
Writing data at 0x287e800 -- 86% complete.
Writing data at 0x28df800 -- 87% complete.
Writing data at 0x2940000 -- 88% complete.
Writing data at 0x29a0800 -- 89% complete.
Writing data at 0x2a01800 -- 90% complete.
Writing data at 0x2a62000 -- 91% complete.
Writing data at 0x2ac3000 -- 92% complete.
Writing data at 0x2b23800 -- 93% complete.
Writing data at 0x2b84800 -- 94% complete.
Writing data at 0x2be5000 -- 95% complete.
Writing data at 0x2c46000 -- 96% complete.
Writing data at 0x2ca6800 -- 97% complete.
Writing data at 0x2d07800 -- 98% complete.
Writing data at 0x2d68000 -- 99% complete.
Writing data at 0x2dc8800 -- 100% complete.
40858752 bytes written: OK
Unprotecting Flash...
.. done
Un-Protected 2 sectors
Erasing Flash...
.. done
Erased 2 sectors
Writing to Flash...
........ done
Protecting Flash...
.. done
Protected 2 sectors
2 1 0
## Booting image at a0080000 ...
Image Name: Kernel-Ramdisk-Image
Image Type: SuperH Linux Multi-File Image (gzip compressed)
Data Size: 5214418 Bytes = 5 MiB
Load Address: 80800000
Entry Point: 80801000
Contents:
Image 0: 2685964 Bytes = 2.6 MiB
Image 1: 2528442 Bytes = 2.4 MiB
Verifying Checksum ... OK
Uncompressing Multi-File Image ... OK
found phy at addres = 1
stmac_phy_get_addr(): id1 = 0x7, id2 = 0xc0f1
stb_id = 90b01982
Loading Ramdisk to 80d96000, length 002694ba ... OK
Starting kernel console=ttyAS1,115200 rw ramdisk_size=6144 init=/linuxrc root=/dev/ram0 ip=192.168.0.69:192.168.3.119:192.168.3.1:255.255.0.0:lh:eth0:off stmmaceth=msglvl:0,phyaddr:1,watchdog:5000 bigphysarea=4000 nwhwconf=device:eth0,hwaddr:24:00:0B:01:09:82 Manufacture=Spark-Project STB_ID=09:00:0B:00:01:09:82 - 0x00597000 - 2528442 ...
########################## uiCompSize[0X026B18DC]================
[31;4m[*error*]=[=[=[===Open file[./AppUserDb/commondef.bin] failed===
[31;4m[*error*]==[=[==[===Open file[./AppUserDb/syscfgdef.bin] failed===
[31;4m[*error*]==[=[===Open file[./AppDb/dbasedef.bin] failed===
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[YWINSTALL_AddOneSatTp] line[2714] FAIL [0X01F50001]
[play_GetProgInfo==[p===Mutex wait failed, Err[0X012C0005]===
[YWDBASEv_CheckRe[e[Y[===Open file[./AppUserDb/download.bin] failed===