hotqj 发表于 2010-10-17 09:57:40

回复 10# blank


    晕,设备在刚启动时,肯定有正常的CFE启动信息,你开一下电源 ,就关,肯定可以看到的。。
那些信息帖出来。。。是在出现错误代码之 前的那些。

awei888 发表于 2010-10-17 09:59:36

猫粮猫粮

猫粮猫粮

blank 发表于 2010-10-17 11:28:41

回复 11# hotqj


    麻烦版主帮忙看看
   
CFE version 1.0.37-6.5 for BCM96358 (32bit,SP,BE)
Build Date: Sun Apr 26 00:57:24 CST 2009 (root@MOD6538)
Copyright (C) 2000-2005 Broadcom Corporation.

Boot Address 0xbe000000

Initializing Arena.
Initializing Devices.
Parallel flash device id 0279 is not supported.
Unknown PHY type

** Image information not found. **

hotqj 发表于 2010-10-17 11:47:43

你的是什么设备?是M29的Flash芯片吧。
Parallel flash device id 0279 is not supported.
Unknown PHY type
这两行的意思是,你刷的这个固件和CFE的版本,不支持你这个Flash芯片,
如果是rg100a-AA就可以使用JTAG来写回可用于你这Flash芯片的CFE然后再升级对应支持的固件。
如果是其它设备,没JTAG接口,只能拆Flash芯片来编程写入可用的CFE了,或挂在有JTAG接口的设备上来写。。。

blank 发表于 2010-10-17 11:51:45

回复 14# hotqj


    JTAG试过了
C:\JTAG>brjtag -probeonly /erasechip
==============================================
Broadcom EJTAG Debrick Utility v1.5-hugebird
==============================================
Probing bus ... Done
Instruction Length set to 5
CPU running under BIG endian
CPU Chip ID: 00000110001101011000000101111111 (0635817F)
*** Found a Broadcom BCM6358 Rev 1 CPU chip ***
    - EJTAG IMPCODE ....... : 11111111111111111111111111111110 (FFFFFFFE)
    - EJTAG Version ....... : Unknown (7 is a reserved value)
    - EJTAG DMA Support ... : No
    - EJTAG Implementation flags: R3k DINTsup ASID_8 ASID_6 MIPS16 NoDMA MIPS32
Issuing Processor / Peripheral Reset ... Done
Enabling Memory Writes ... Skipped
Halting Processor ... <Processor Entered Debug Mode!> ... Done
Clearing Watchdog ...
一直卡在这里了
所有版本都试过了,1.8以上的不识CPU,1.7、1.6的情况和1.5的一样
页: 1 [2]
查看完整版本: 看看我的RG100A-AA怎么了