U-boot DDR Initialization with and Without Codewarrior

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

U-boot DDR Initialization with and Without Codewarrior

1,525件の閲覧回数
tmorrison
Contributor III

I am booting out SD Card, and I am failing to boot when I hit reset and allow it run natively.

I have tracked it down to the DDR Init Done bit (*SDRAM_CFG2_ADDR & 0x10) never resets 

(indicating completion. 

BUT when I debug using CodeWarrior - it works like a charm. 

Is there some guidance on a thing like this?

0 件の賞賛
返信
1 返信

1,453件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

You could use attach method to debug u-boot, please refer to the section "2. Debug u-boot with CodeWarrior for ARMv8" in Use CodeWarrior for ARMv8 to Debug U-boot and Linux Kernel and Bring up Bare Boards to attach to the running u-boot to do debugging.

0 件の賞賛
返信