LS1012ARDB - How to reflash u-boot / RCW via built in Kinetis CMSIS-DAP

由 Dieter Kiermaier 于 2017-1-18 提出的问题
最新回复由Adrian Stoica于2017-1-20提供 
  • 喜欢 • 显示 0 喜欢0
  • 评论 • 5

Hello community,

please can you let me know, how I may reflash the u-boot / RCW on a LS1012A RDB without a CW Tap?

As there is a Kinetis with JTAG firmware on the board I wonder if there is way to use this?

Many thanks,

Dieter

=================================================================================

Adrian Stoica 2017-1-18 上午3:22

Re-flashing is possible using cmsis-dap, but make sure a valid RCW is available. Otherwise, only using CWTAP you can restore the board.

Also, note that cmsis-dap is very slow.

Adrian

喜欢 • 显示 0 喜欢0
 操作 

  • Dieter Kiermaier@ Adrian Stoica 在 2017-1-18 下午2:02

    Hi Adrian,

    many thanks for your support - that helped. Is there any further documentation how to configure a RCW / pinmux for LS1012A / ARMv8 devices and use them as default for own boards? Or in other words, what is "best practice" to make hardware adaptions - old fashioned way via dt adaptions or CW?

    Many thanks,

    Dieter

    喜欢 • 显示 0 喜欢0
     操作 

    • Adrian Stoica @ Dieter Kiermaier 在 2017-1-19 上午3:31

      Old fashion is ok, but using CW and QCVS (PBL tool and PinMux tool) it will be better. Take a look on www.nxp.com/qcvs for a short description of QCVS suite. Note that PBL and PinMux tools are free of charge.

      Adrian

      喜欢 • 显示 0 喜欢0
       操作 

  • Sabine Schnabeltier@ Adrian Stoica 在 2017-1-19 下午7:40

    Hi Adrian,

    Also, note that cmsis-dap is very slow.

    Can you compare the speeds of the CMSIS-DAP to the CWTAP? Are there some additional things you can do with the CWTAP that you cannot do with the CMSIS-DAP?

    I need to make an argument to my manager in order to make the purchase.

    Thanks, Sabine

    喜欢 • 显示 0 喜欢0
     操作 

    • Adrian Stoica @ Sabine Schnabeltier 在 2017-1-20 上午12:30

      cmsis-dap is several times low speed than cwtap (5 to 10 times slow). This and the fact that over cmsis-dap rcw override is not possible is the difference between cmsis-dap and cwtap.

      Adrian

LS1012ARDB - How to reflash u-boot / RCW via built in Kinetis CMSIS-DAP相关推荐

  1. what is spring boot

    what is spring boot spring家族很庞大,已经成为我们javaweb开发人员不可或缺的组件,他加快了我们开发项目的周期,简化了我们的代码数量 现在,springboot已经火起来 ...

  2. 正点原子STM32(基于HAL库)0

    目录 开发环境搭建与使用 常用开发工具简介 MDK 安装 仿真器驱动安装 CH340 USB 虚拟串口驱动安装 使用MDK5 编译例程 使用串口下载程序 使用DAP 下载与调试程序 使用DAP 下载程 ...

  3. stlink/Jlink在线调试仿真

    开始一个工程,并利用stlink/jlink进行仿真调试. 文章目录 开始一个工程,并利用stlink/jlink进行仿真调试. 一.STM32启动方式 二. jlink/stlink区别 jlink ...

  4. Air101|Air103|Air105|Air780E|ESP32C3|ESP32S3|Air32F103开发板:概述及PinOut

    目录 1.合宙Air101 固件编译可参考: PinOut(V2.1092400): 管脚映射表 PinOut(V2.1091800): 2.Air103 最新固件下载: 固件编译可参考: PinOu ...

  5. T2080RDB: UBoot boot vxWorks SMP

    T2080RDB:  UBoot boot vxWorks SMP 3162412793@qq.com 技术交流QQ群:691976956 U-Boot 2015.01QorIQ-SDK-V1.8+g ...

  6. LS10XX的RCW参数修改方法

    在使用LS10xx系列核心板开发项目的过程中,有时候需要根据自己的需求修改一些引脚功能或者一些引脚设置,难免有需要修改RCW(Reset ConfigurationWord)的时候.本文就是根据平时开 ...

  7. 【NXP DN 系列】修改并编译生效 RCW 配置 For ND LS1043ARDB LSDK1906

    转载地址:https://blog.csdn.net/dana_xiong/article/details/113592121 一. RCW 复位配置字 RCW ( Reset Configurati ...

  8. LS104x网口RCW及网口配置修改示例

    转载:飞凌ok1046开发板资料 本文要解决的问题: 由于LS104x系列开发板引入了[复位控制字]Reset configuration word (RCW)的配置方法,通过这种配置方法客户可以方便 ...

  9. spring boot项目 中止运行 最常用的几种方法

    spring boot项目 中止运行 最常用的几种方法: 1. 调用接口,停止应用上下文 @RestController public class ShutdownController impleme ...

  10. html+spring boot简单的ajax数据传输实现

    本篇讲解在前后端不分离情况下的html+spring boot的项目数据传输实现 首先,后台我写了三个接口 package com.demo.ajax.controller;import com.de ...

最新文章

  1. 已成功与服务器建立连接,但是在登录过程中发生错误。 (provider: SSL Provider, error: 0 - 接收到的消息异常,或格式不正确。)...
  2. 自动ping博客服务程序
  3. 学习“用dlopen,dlsym加载动态链接库.so中函数”之摘录
  4. java面试换背景颜色_实习|渣二本Java菜鸡0 Offer的春招血泪史,一定要主动去找实习呀!
  5. 电脑知识:磁盘分区相关知识笔记!
  6. antlr4 代码 语法树_使用ANTLR4,用于代码镜像和基于Web的DSL的Primefaces扩展
  7. iOS modal view的关闭和显示问题
  8. 用计算机程序求n,计算机编程 算法 求n!.doc
  9. Bluetooth的profile总结
  10. 【每日算法Day 97】经典面试题:求两个数组最小差
  11. Tomcat8.5下载安装配置
  12. 【PC工具】更新win10关闭更新工具Windows Update Blocker
  13. linux征途架设教程,Linux下征途私服架设详细教程
  14. 搭建图像搜索引擎(之0):霍比特人直方图
  15. AI语音红外遥控配网教程
  16. 视频有水印不用怕,一键轻松解析视频水印,高清画质!
  17. svg 动画 ------- svg的内容如何围绕自身旋转
  18. python环境配置(MacWindows)
  19. 解忧杂货店—你的问题,我来解答
  20. 曾经宣称万亿市场的智能机器人,究竟怎么了

热门文章

  1. java后台解析json并保存到数据库_java解析json格式文件,再保存在数据库怎么做?...
  2. Coap协议(1)入门简介
  3. 将自己开发的vue组件库发布到npm
  4. 用Python能下载抖音无水印视频?免费教程来了!
  5. 2022依旧可用的抖音无水印解析工具,免费分享
  6. 微信公众号获得城市及街道位置信息
  7. 计算机上未检测到u盾,u盾检测不到-电脑上检测不到我的U盾怎么办? 爱问知识人...
  8. 运维服务器环境梳理方案,运维工作梳理
  9. VS2017使用Qt教程
  10. 老实人spring源码解析目录