Chinaunix首页 | 论坛 | 博客
  • 博客访问: 118454
  • 博文数量: 30
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 260
  • 用 户 组: 普通用户
  • 注册时间: 2013-09-24 15:22
个人简介

记录每一次遇到的问题,避免走太多的弯路。

文章分类

全部博文(30)

文章存档

2016年(1)

2015年(13)

2014年(13)

2013年(3)

我的朋友

分类: LINUX

2014-08-13 15:41:34

1. 在Linux下面,需要更改demo_linux_nandflash_pda.sh,加上SAM-BA的绝对路径,保存。
#!/bin/sh

/opt/sam-ba_cdc_cdc_linux/sam-ba /dev/ttyACM0 at91sama5d3x-ek demo_linux_nandflash_pda.tcl > logfile.log 2>&1
cat logfile.log
2. 以管理员身份运行,#sudo sh demo_linux_nandflash_pda.sh, 等待烧录完成。
阅读(1383) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~