主题:9260系统启动不起来了!

  共有23991人关注过本帖    
Rite2009
1楼


9260系统启动不起来了!  发帖心情 Post By:2012-10-18 21:01:00   [只看该作者]

系统突然启动不起来了,我的数据存在nandflash里面,现在有办法启动么?好把数据导出来?

现象是:debug输出如下就停止不动了。

//=======================
……

---------------------------------------
---           Real timings          ---
---------------------------------------
dwNWE_SETUP      50
dwNCS_WR_SETUP   30
dwNRD_SETUP      50
dwNCS_RD_SETUP   30
dwNWE_PULSE      420
dwNCS_WR_PULSE   440
dwNRD_PULSE      420
dwNCS_RD_PULSE   440
dwNRD_CYCLE      500
dwNWE_CYCLE      500
->EM9260 Features Setup
EM9x60 Valid Check Passed
EM9x60 Platform Check LCD...Type = 1, Started
+OEMInitWatchDogTimer
AT91SAM926x_DispWatchDog 8000!
OEMInit::pause WDT refresh
Sp=ffffc7cc
OEMIoControl: Unsupported Code 0x10100b4 - device 0x0101 func 45
+OALIoCtlHalInitRTC(...)
OALIoCtlHalInitRTC::GPBR0=0x507c9570, GPBR1=0xbb8, GPBR2=0x86e4fb6c, CHKSUM=0x0
OEMIoControl: Unsupported Code 0x101008c - device 0x0101 func 35
->FMD_Init +SoftECC
->LLD_Init::Small Sector NandChip
+OALIntrRequestSysIntr(1, 0x8d, 0x00000000)
-OALIntrRequestSysIntr(sysIntr = 16)
Master Clock is 100000304 Hz
---------------------------------------
--- Configuring Chip Select 3       ---
---------------------------------------
---         Desired timings         ---
---------------------------------------
dwNWE_SETUP      20
dwNCS_WR_SETUP   10
dwNRD_SETUP      20
dwNCS_RD_SETUP   10
dwNWE_PULSE      40
dwNCS_WR_PULSE   70
dwNRD_PULSE      60
dwNCS_RD_PULSE   70
dwNRD_CYCLE      90
dwNWE_CYCLE      90
dwClockPeriod_ns 10
---------------------------------------
---           Real timings          ---
---------------------------------------
dwNWE_SETUP      20
dwNCS_WR_SETUP   10
dwNRD_SETUP      20
dwNCS_RD_SETUP   10
dwNWE_PULSE      40
dwNCS_WR_PULSE   70
dwNRD_PULSE      60
dwNCS_RD_PULSE   70
dwNRD_CYCLE      90
dwNWE_CYCLE      90
+OALIntrReleaseSysIntr(16)
-OALIntrReleaseSysIntr(rc = 1)
->LLD_Init::Large Sector NandChip
+OALIntrRequestSysIntr(1, 0x8d, 0x00000000)
-OALIntrRequestSysIntr(sysIntr = 16)
Master Clock is 100000304 Hz
---------------------------------------
--- Configuring Chip Select 3       ---
---------------------------------------
---         Desired timings         ---
---------------------------------------
dwNWE_SETUP      10
dwNCS_WR_SETUP   0
dwNRD_SETUP      10
dwNCS_RD_SETUP   0
dwNWE_PULSE      30
dwNCS_WR_PULSE   50
dwNRD_PULSE      40
dwNCS_RD_PULSE   50
dwNRD_CYCLE      70
dwNWE_CYCLE      70
dwClockPeriod_ns 10
---------------------------------------
---           Real timings          ---
---------------------------------------
dwNWE_SETUP      10
dwNCS_WR_SETUP   0
dwNRD_SETUP      10
dwNCS_RD_SETUP   0
dwNWE_PULSE      30
dwNCS_WR_PULSE   50
dwNRD_PULSE      40
dwNCS_RD_PULSE   50
dwNRD_CYCLE      70
dwNWE_CYCLE      70
FMD_GetBlockStatus::Logical block 0x1D is marked as bad
FMD_GetBlockStatus::Logical block 0x39 is marked as bad
FMD_GetBlockStatus::Logical block 0x3D is marked as bad
FMD_GetBlockStatus::Logical block 0x1C5 is marked as bad
FMD_GetBlockStatus::Logical block 0x1CF is marked as bad
FMD_GetBlockStatus::Logical block 0x245 is marked as bad
FMD_GetBlockStatus::Logical block 0x380 is marked as bad
FMD_GetBlockStatus::Logical block 0x381 is marked as bad
FMD_GetBlockStatus::Logical block 0x3BD is marked as bad
FMD_GetBlockStatus::Logical block 0x421 is marked as bad
FMD_GetBlockStatus::Logical block 0x543 is marked as bad
OEMIoControl: Unsupported Code 0x10100c4 - device 0x0101 func 49

  单帖管理 | 引用 | 回复 回到顶部
x10
2楼


  发帖心情 Post By:2012-10-18 21:43:00   [只看该作者]

看来是文件系统出了问题,读到的注册表有错,加载系统死机。请问这是在运行状态,还是调试状态。如果是运行状态,16s后会重启吗?

  单帖管理 | 引用 | 回复 回到顶部
x10
3楼


  发帖心情 Post By:2012-10-18 21:46:00   [只看该作者]

就我们的经验,这种情况内核是OK的,要重启的话,需要格式化NandFlash,数据保不住,:-(

  单帖管理 | 引用 | 回复 回到顶部
Rite2009
4楼


  发帖心情 Post By:2012-10-18 22:12:00   [只看该作者]

哎!~ 可怜的数据哦!以前是存在SD卡里,但是出现了ftp下载SD卡数据速度很慢的问题没解决,所以改存在nandflash里了。

对了程博,我过两天可能要去趟成都,我想把我的系统带上,让技术人员帮我调调我的系统,看看问题在哪儿,行不?我用的9260,CE5.0x系统。

  单帖管理 | 引用 | 回复 回到顶部
x10
5楼


  发帖心情 Post By:2012-10-19 13:18:00   [只看该作者]

没问题的,我们前段时间对CE5.0文件又进行了一次详细测试,这方面问题,我们可交流。

  单帖管理 | 引用 | 回复 回到顶部

返回首页

9260系统启动不起来了!

用户名:
            验证码: 验证码,看不清楚?请点击刷新验证码
内容: