Programming U-boot to eMMC ls1012ARDB

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

Programming U-boot to eMMC ls1012ARDB

1,491件の閲覧回数
nattapongsungch
Contributor III

Hello , 

 

Can i Programming U-boot and Kernel ITB files into eMMC directly from CW?

 

168358_168358.png2016-11-08.png

I saw only S25FS512S(QSPI) when i tried to program.

 

Thank you

Nattapong 

ラベル(1)
3 返答(返信)

1,188件の閲覧回数
addiyi
NXP Employee
NXP Employee

The support for eMMC/SD is not available in CodeWarrior for LS1012ARDB.

Adrian

1,188件の閲覧回数
nattapongsungch
Contributor III

Hi Adrian,

What programmer we can use?

Thank you

Nattapong

0 件の賞賛
返信

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

Hello Nattapong,

If u-boot on QSPI flash is destroyed, please refer to the first section in Use CodeWarrior for ARMv8 to Debug U-boot and Linux Kernel and Bring up Bare Boards  to do flash programming.

Then enter into u-boot, and use "mmc write" command to write MMC/SD card.

Thanks,

Yiping