linux下安装sam-ba驱动烧写atmel芯片
Install :

You just have to unzip the ‘sam-ba_cdc_x.y.linux_zz.zip’ archive in a folder
of your choice.

Note : packages needed : tcl8.4 tclx8.4 tk8.4.

USB CDC Serial driver mount procedure :

1/ Login with administrator rights

2/ Unload usbserial module if it is already running

#rmmod usbserial

3/ Load usbserial kernel module

#modprobe usbserial vendor=0x03eb product=0x6124

4/ Verify that the USB connection is established

#lsusb -d 03eb:6124

Bus 004 Device 006: ID 03eb:6124 Atmel Corp

5/ Know which USB connection is established

#dmesg


kernel: usb 4-2: new full speed USB device using uhci_hcd and address 5
kernel: usb 4-2: configuration #1 chosen from 1 choice
kernel: usbserial_generic 4-2:1.0: generic converter detected
kernel: usbserial_generic: probe of 4-2:1.0 failed with error -5
kernel: usbserial_generic 4-2:1.1: generic converter detected
kernel: usb 4-2: generic converter now attached to ttyUSBx

=> you will have to use /dev/ttyUSBx to connect to your board

Running SAM-BA CDC Serial version :

Launch ‘sam-ba_cdc_x.y.linux_zz’ file, and select your board and the /dev/ttyUSBx
device where your board in mounted on.

linux下烧写atmel芯片相关推荐

  1. Atmel跑Linux的arm芯片,linux下烧写atmel芯片

    linux下安装sam-ba驱动烧写atmel芯片 Install : You just have to unzip the 'sam-ba_cdc_x.y.linux_zz.zip' archive ...

  2. Linux下烧写工具DNW和USB驱动安装

    Linux下编译记录: 编译PC端USB驱动和写入工具 dnw_linux.tgz压缩包文件结构如下 dnw_linux/ dnw_linux/secbulk/ dnw_linux/secbulk/M ...

  3. 在windows下烧写嵌入式linux镜像sdcard.img到sd卡

    上一篇文章提到,在虚拟机linux环境下烧写大容量的镜像过程中容易断连,那么本文介绍如何在windows下烧写嵌入式linux镜像sdcard.img到sd卡. 首先下载软件Win32DiskImag ...

  4. pyOCD - 用于调试烧写 Cortex-M 芯片环境成功搭建

    pyOCD - 用于调试烧写 Cortex-M 芯片的开源 Python 包 pyOCD 是一个开源 Python 软件包,用于多种受支持的硬件调试器(DAP-Link.J-Link.ST-Link, ...

  5. 手把手教你如下在Linux下如何写一个C语言代码,编译并运行

    文章目录 手把手教你如下在Linux下如何写一个C语言代码,编译并运行 打开Ubuntu终端 创建 helloworld.c 编译C文件 手把手教你如下在Linux下如何写一个C语言代码,编译并运行 ...

  6. linux启动sh文件命令,Linux下如何写 .sh 脚本启动 项目

    Linux下如何写 .sh 脚本启动 项目 创建文件   mealcoupon.sh 内容如下: #!/bin/bash #这里可替换为你自己的执行程序,其他代码无需更改 APP_NAME=xhqy_ ...

  7. rk3399在linux机上烧写img,烧写固件 — TB-96AI documentation

    Window主机烧写固件¶ 1.安装Windows PC端USB驱动(首次烧写执行). 2.双击DriverAssitant_v4.5DriverInstall.exe打开安装程序,点击"驱 ...

  8. st 串口烧写工具 芯片_STM32芯片的几种烧写方式简介

    我们做STM32产品开发,最终是要将编写的程序代码写进芯片存储器,通常指Flash存储器[含可以映射到芯片存储空间的片外存储器],让程序正常运行起来以实现相应的功能. 一般来讲,将我们准备好的机器代码 ...

  9. linux pcf8563开发文档,Linux下i2c与时钟芯片PCF8563的通信

    Linux下的i2c驱动以及与时钟芯片PCF8563通信过程. 为更深入的了解linux下的i2c总线驱动以及通信原理,可以用一个用户程序模拟,这个程序,可以使用一个addr, 一个offset,对i ...

最新文章

  1. LSM 优化系列(四) -- Rocksdb和Lethe 对Delete问题的优化
  2. Linux学习(三)--vi和vim编辑器
  3. 成功解决TypeError: Encoders require their input to be uniformly strings or numbers. Got [‘float‘, ‘int‘,
  4. 【细说软件工程】《软件工程》Software Engineering
  5. reactjs生命周期:setState流程 shouldComponentUpdate componentWillUpdate render componentDidUpdate
  6. Python 字典的操作
  7. 性能php 教程,提高PHP性能效率的几个技巧
  8. 【LeetCode笔记】35. 搜索插入位置(Java、二分法)
  9. matlab中创建一个工程,从文件夹创建新工程
  10. java读xml文件一般用什么_java读xml文件
  11. 技嘉ide模式怎么改,电脑BIOS中怎么设置硬盘为IDE模式
  12. Python学习笔记 第四天
  13. 《富爸爸穷爸爸》读书笔记
  14. 华为5g鸿蒙折叠,华为再次亮剑!5G新旗舰已经确认,折叠屏+升级到鸿蒙2.0,价格过万...
  15. 广告位出售单页HTML源码
  16. 倍福TwinCAT(贝福Beckhoff)常见问题(FAQ)-如何在程序中添加注释
  17. 为Adobe Reader添加书签功能
  18. 华为机试在线训练--牛客网(python)第四部分
  19. 天天用 Spring ,Bean 懒加载原理你还不懂吗?
  20. 贺斌计算机二级百度云,2018年全国计算机二级Office高级应用精讲班(贺斌)

热门文章

  1. 去除Neg窗口(警告窗口)
  2. 网卡IP地址信息一键查看工具V1.0-免费版
  3. linux编译CH340驱动报错,CH340 Linux驱动使用教程
  4. 小白理解——封装继承多态
  5. c# WGS84坐标转换成UTM坐标
  6. Android 题目动态存储+倒计时功能实现
  7. 夫琅禾费matlab方孔圆孔,圆孔圆环夫琅禾费衍射实验的Matlab仿真设计.pdf
  8. oracle查看数据被谁删掉了,oracle数据文件被误删恢复
  9. 自动驾驶系统入门(四) - 车载摄像头
  10. smart原则_高效能宝宝养成记之七 SMART原则:梦想与空想只隔一个目标的距离