Cannot boot up to linux

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Cannot boot up to linux

941 Views
huedoan
Contributor II

Dear all,

I use a debug_print project in Starcore_Support -> SmartDSP of Codewarrior for Starcore SC3900.

And I tried to boot it up to Linux on B4860 hardware.

But, the window display:

----------------------------------------------------------------------------------

root@b4860qds:/ipc# ./dsp_bt -h 1 -c 0 -i PHYB.bin

===B4860QDS DSP boot Application (3.0.0) ===

SYSTEM MAP

DSP PrivArea: Addr=80000000 Size=7ff00000

Shared CtrlArea: Addr=fff00000 Size=100000

DSP Core0 M2: Addr=0 Size=0

DSP Core1 M2: Addr=0 Size=0

DSP M3: Addr=c40000000 Size=8000

PA CCSRBAR: Addr =ffe000000 Size=1000000

DSP CCSRBAR: Addr =ffe000000 Size=1000000

PA Shared Area: Addr=60000000 Size=f000000

DSP Shared Area: Addr=6f000000 Size=1000000

Loading Dsp image PHYB.bin

 

Copy Part 80000000 21400

 

Copy Part 80022000 300c

 

Copy Part 80026000 3100

 

Copy Part 8002a000 398e0

 

Copy Part f7f00000 db2c

 

Copy Part f8000000 1403724

 

Copy Part fa000000 1000

 

Copy Part fa001000 1000

 

Copy Part fa002000 1000

intvec_addr =80056000 in L1 Binary

Before StarCore release ========

LCC_BSTRH=0x0

LCC_BSTRL=0x81848000

LCC_BSTAR=0x8100000c

GCR_CDCER0=0x3f0

GCR_CHMER0=0x3f00

DCFG_BRR=0x1f

After StarCore release ========

LCC_BSTRH=0x0

LCC_BSTRL=0x80056000

LCC_BSTAR=0x8100000c

GCR_CDCER0=0x3f0

GCR_CHMER0=0x3f00

DCFG_BRR=0x1f

BSTRL,BSTAR,CDCERO,CHMERO n DCFG_BRR set now

sleep 1, waiting for hw sem

sleep 1, waiting for hw sem

sleep 1, waiting for hw sem

 

 

 

---------------------------------------------------------

This mean the booting process was fail!

Have you ever had the trouble?

Can you tell me a way to solve the problem!

Many thanks.

Labels (1)
0 Kudos
0 Replies