DM368 SD烧录后断电启动出现ECC错误?不断电重启,第一次能启动。求如何解决?
Starting kernel …
[ 1.071775] Error: Driver 'davinci-mcbsp' is already registered, aborting…
[ 5.109902] UBI error: ubi_io_read: error -74 (ECC error) while reading 126976 bytes from PEB 3:4096, read 126976 bytes
[ 5.147801] UBI error: ubi_io_read: error -74 (ECC error) while reading 126976 bytes from PEB 4:4096, read 126976 bytes
[ 5.161747] UBI error: ubi_io_read: error -74 (ECC error) while reading 11 bytes from PEB 9:8192, read 11 bytes
[ 5.191279] Kernel panic – not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[ 5.199548] Backtrace:
[ 5.202112] Function entered at [<c002f518>] from [<c0347940>]
[ 5.207955] r7:00008000 r6:c2813000 r5:c002549c r4:c03f5100
[ 5.213749] Function entered at [<c0347928>] from [<c03479ac>]
[ 5.219589] Function entered at [<c0347944>] from [<c0008fc8>]
[ 5.225484] r3:00000000 r2:00000000 r1:c2825f78 r0:c036cf95
[ 5.231255] Function entered at [<c0008de4>] from [<c0009174>]
[ 5.237099] Function entered at [<c00090e0>] from [<c00084b4>]
[ 5.242987] r5:c0024c38 r4:c03f4918
[ 5.246593] Function entered at [<c00083a4>] from [<c00443e0>]
[ 5.252477] r5:c00083a4 r4:00000000
kooking:
在u-boot烧写的时候,进行一下ECC校验设置
Jaycee Wang:
回复 kooking:
我是用dm3xx_sd_boot-6.1制作,SD卡烧录的!uboot 烧录没有问题?只有用SD卡烧录的时候才会出现问题!
kooking:
回复 Jaycee Wang:
你看下这个,会不会和选择的卡有关呢
http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/100/p/33514/1043722.aspx
Jaycee Wang:
回复 kooking:
跟这个是没有关系的。我也设置过,不行的。
jin zhu:
您好,我跟你遇到了相同的问题,请问你解决了吗?用的什么方法能说一下吗?