Chinaunix首页 | 论坛 | 博客
  • 博客访问: 18478
  • 博文数量: 6
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 64
  • 用 户 组: 普通用户
  • 注册时间: 2014-02-21 14:27
文章分类
文章存档

2014年(6)

我的朋友

分类: 嵌入式

2014-06-18 16:18:11

uboot文件:

  1. ti-dvsdk_omapl138-evm_04_03_00_06/psp/prebuilt-images
ubl文件包含在:

  1. DaVinci-PSP-SDK-03.22.00.02/host-tools/OMAP-L138_FlashAndBootUtils_2_40.tar.gz

1. 将板子设置成uart启动:
将S7拨码开关的7,8位ON,其它位OFF

2. 解压OMAP-L138_FlashAndBootUtils_2_40.tar.gz,将uboot和ubl文件拷贝到OMAP-L138_FlashAndBootUtils_2_40/OMAP-L138/GNU下,和烧写工具同一个目录

3. 清除spi flash

  1. sfh_OMAPL138.exe -targetType OMAPL138 -flashType SPI_MEM -erase

4. 刷入uboot

  1. sfh_OMAP-L138.exe -targetType OMAPL138 -flashType SPI_MEM -flash ubl-spi-ais.bin u-boot.bin



阅读(1195) | 评论(0) | 转发(0) |
0

上一篇:交叉编译libusb,pcsc-lite,ccid

下一篇:没有了

给主人留下些什么吧!~~