加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

MFGtool: UCL.xml for mx53 WinCE

发布时间:2020-12-16 05:17:56 所属栏目:百科 来源:网络整理
导读:the UCL.xml to be able to flash the NOR via the MFGtool Previously,using the ATK tool. using mx53 ARD. Let flash NOR spansion and numonyx. UCL.xml: UCL CFG STATE name="BootStrap" dev="MX53" / DEV name="MX53" vid="15A2" pid="004E"/ STATE na

the UCL.xml to be able to flash the NOR via the MFGtoolPreviously,using the ATK tool.

using mx53 ARD. Let flash NOR spansion and numonyx.


UCL.xml:
<UCL>
<CFG>
<STATE name="BootStrap" dev="MX53" />
<DEV name="MX53" vid="15A2" pid="004E"/>
<STATE name="Updater" dev="Updater" />
<DEV name="Updater" vid="066F" pid="37FF" />
</CFG>

<LIST name="NOR (all)" desc="Write files to NORflash">
<CMD type="find" body="BootStrap" timeout="60"/>
<CMD type="boot" body="BootStrap" file ="eboot_uut.nb0" >Running plugin to init DDR Memory.</CMD>
<CMD type="load" file="uce.nb0" address="0x70200000" loadSection="OTH" setSection="OTH" HasFlashHeader="FALSE" >Doing preLoad."</CMD>
<CMD type="jump" > Jumping to OS image. </CMD>
<CMD type="find" body="Updater" timeout="180"/>

<CMD type="push" body="MediaType:SPINOR">Send media type.</CMD>
<CMD type="push" body="wrd:0xF0000000">Write Bootstrap.</CMD>
<CMD type="push" body="send" file="files/Bootstrap.nbx">Sending a file.</CMD>
<CMD type="push" body="save">Finish sending data.</CMD>
<CMD type="push" body="wrd:0xF0240000">Write Bootloader1.</CMD>
<CMD type="push" body="send" file="files/Bootloader1.fli">Sending a file.</CMD>
<CMD type="push" body="save">Finish sending data.</CMD>
<CMD type="push" body="wrd:0xF00C0000">Write Bootloader2.</CMD>
<CMD type="push" body="send" file="files/Bootloader2.fli">Sending a file.</CMD>
<CMD type="push" body="save">Finish sending data.</CMD>
<CMD type="push" body="wrd:0xF0DC0000">Write EBOOTNOR.</CMD>
<CMD type="push" body="send" file="files/EBOOTNOR.fli">Sending a file.</CMD>
<CMD type="push" body="save">Finish sending data.</CMD>
<CMD type="push" body="wrd:0xF0060000">Write HWInfo.</CMD>
<CMD type="push" body="send" file="files/HWInfo.fli">Sending a file.</CMD>
<CMD type="push" body="save">Finish sending data.</CMD>
<CMD type="push" body="Update Complete!">Done</CMD>
</LIST>
</UCL>

末完。

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读