博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
wince -- firstboot.nb0 的大小的问题解决
阅读量:5961 次
发布时间:2019-06-19

本文共 555 字,大约阅读时间需要 1 分钟。

1) Make the build of the whole BSP (Build Current BSP and Subproject) in release mode

2) Open release directory in build window
3) Display the characteristics of the file with the command "viewbin firstboot.bin"
4) Convert the file .bin in to .nb0 with "cvrtbin 0x2FF000-to-r-s-w 0x3000 32 FirstBoot. Bin"
6) Open the FIRSTBOOT.nb0 file with notepad++ in hex and cut everything that is before address 0x1000 and everything that's after the address 0x1FFFF so that the new file has dimension equal to 0x1000.
7) Downloading with SAM-BA file thus generated.

转载地址:http://kcjax.baihongyu.com/

你可能感兴趣的文章
L2TP工作过程
查看>>
hbase伪集群搭建
查看>>
Properties
查看>>
parasoft Jtest 使用教程:修改规则与运行简单的用户自定义测试配置
查看>>
使用RPM包离线安装MariaDB 10.0.20 , 基于CentOS 6.6-x86-64
查看>>
MySQL Study之--Index的强制使用和忽略
查看>>
very good
查看>>
手机web——自适应网页设计(html/css控制)
查看>>
VS2010编译错:WIN32_WINNT to be #defined at least to 0x0403...的解决方法
查看>>
Java泛型编程 - 边界
查看>>
个人消费记录软件
查看>>
Java之LinkedList源码浅析
查看>>
CSSOM视图模式(CSSOM View Module)相关整理
查看>>
ubuntu16.04设置静态ip
查看>>
windows 7抽取SID
查看>>
POLYCOM视频会议系统应用
查看>>
数据结构——栈的基本操作
查看>>
failed: Too many links 解决
查看>>
ansile(2)模块之user
查看>>
解决 Eclipse项目红感叹号
查看>>