Menu

#77 [gdbproxy] PLL init failed on BF533

2013R1
open
nobody
None
middle
none
BF533
0.4
2014-06-20
2014-06-20
No

I hacked gdbproxy for unsupported board with BF533.
Command line options are like this

bfin-gdbproxy -debug bfin --board=bf533cb --reset --init-sdram

And my gdbproxy is always fails when I connect from GDB.
Log messages are below.

I'm not sure but it seems this isn't caused by my hack.
Is CGU0 available on BF533?

debug:     CGU0_STAT [0x998D998D]: -PLLLKERR -WDIVERR WDFMSERR DIVERR -LWERR 
             ADRERR -OCBFEN DCBFEN SCBF1EN -SCBF0EN -CCBF1EN -CCBF0EN 
             CLKSALGN PLLLK -PLLBP PLLEN <before init>
error:     bfin: clocks is aligning
error:     bfin: PLL init failed
error:     bfin-gdbproxy: unable to connect to target bfin. Will restart.

Discussion


Log in to post a comment.