热搜关键词: 电路基础ADC数字信号处理封装库PLC

pdf

JFlashARM使用说明

  • 1星
  • 2016-02-23
  • 439.37KB
  • 需要1积分
  • 10次下载
标签: JFlashARM

JFlashARM

JFlashARM,jlink使用说明

文档内容节选

JFlash ARM User guide of the standalone flash programming software Software Version 410 Manual Rev 3 Date September 18 2009 Document UM08003 A product of SEGGER Microcontroller GmbH Co KG wwwseggercom 2 Disclaimer Specifications written in this document are believed to be accurate but are not guar anteed to be entirely free of error The information in this manual is subject to change for functional or performance improvements without notice Please make sure your manual is the latest edition Whi......

J-Flash ARM
User guide of the stand-alone
flash programming software
Software Version 4.10
Manual Rev. 3
Date: September 18, 2009
Document: UM08003
A product of SEGGER Microcontroller GmbH & Co. KG
www.segger.com
2
Disclaimer
Specifications written in this document are believed to be accurate, but are not guar-
anteed to be entirely free of error. The information in this manual is subject to
change for functional or performance improvements without notice. Please make sure
your manual is the latest edition. While the information herein is assumed to be
accurate, SEGGER Microcontroller GmbH & Co. KG (the manufacturer) assumes no
responsibility for any errors or omissions. The manufacturer makes and you receive
no warranties or conditions, express, implied, statutory or in any communication with
you. The manufacturer specifically disclaims any implied warranty of merchantability
or fitness for a particular purpose.
Copyright notice
You may not extract portions of this manual or modify the PDF file in any way without
the prior written permission of the manufacturer. The software described in this doc-
ument is furnished under a license and may only be used or copied in accordance
with the terms of such a license.
©
2002 - 2008 SEGGER Microcontroller GmbH & Co. KG, Hilden / Germany
Trademarks
Names mentioned in this manual may be trademarks of their respective companies.
Brand and product names are trademarks or registered trademarks of their respec-
tive holders.
Contact address
SEGGER Microcontroller GmbH & Co. KG
In den Weiden 11
D-40721 Hilden
Germany
Tel.+49 2103-2878-0
Fax.+49 2103-2878-28
Email: support@segger.com
Internet: http://www.segger.com
Manual versions
This manual describes the latest software version. If any error occurs, please inform
us and we will try to assist you as soon as possible.
For further information on topics or routines not yet specified, please contact us.
Manual version
4.10 Rev. 2
4.10 Rev. 1
4.10 Rev. 0
4.04 Rev. 1
4.04 Rev. 0
Date
090918
090902
090825
090414
090204
By
AG
AG
AG
AG
AG
Explanation
Chapter "Command Line interface"
* Section "Command line options" updated.
Chapter "Device specifics"
* Section "ST Microelectronics" updated.
Chapter "Device specifics"
* Section "ST Microelectronics" updated.
Chapter "Introduction"
* Section "What is J-Flash?" updated.
Chapter "Command Line Interface"
* Section "Overview" updated.
* Section "Command Line Options" updated.
Chapter "Target systems"
* Section "Supported Flash Devices" updated
Chapter "Settings"
* Section "Init sequence" corrected
3.97e Rev. 0
081204
KN
Table: List of manual versions
J-Flash ARM (UM08003)
© 2004-2009 SEGGER Microcontroller GmbH & Co. KG
3
Manual version
Date
By
Explanation
Chapter "Working with J-Flash" renamed to
"Create a new J-Flash project."
Chapter "Create a new J-Flash project"
Chapter "Settings"
* Section "Init sequence" updated.
Chapter "Command Line Interface" updated.
* Section "Create a new J-FLash project"
updated.
Chapter "Targets"
* Section "Supported Microcontrollers" updated.
Chapter "Licensing"
* Section "Introduction" added.
* Section "License types" added.
Chapter "Target systems"
* Section "Supported Microcontrollers" updated.
Chapter "Working with J-Flash"
* Section "Create a new J-Flash project"
updated.
Chapter "Device specifics" added.
Chapter "Target systems"
* Section supported MCUs updated.
Chapter "Installation" updated.
Chapter "Command Line Interface":
* Section "Batch processing" added.
Various improvements.
Chapter "Target systems" updated.
Chapter "Getting started" updated.
Sektion "About" and company description added.
Chapter "Performance" updated.
Chapter "Performance" updated.
Update supported target devices.
Update supported target devices.
Update supported target devices.
Update supported target devices.
Screenshots updated.
Nothing changed. Just a new software version.
Update supported target devices.
Added troubleshooting section.
Nothing changed. Just a new software version.
Command line added.
Initial Version
3.91n Rev. 0
080923
AG
3.90 Rev. 0
3.80 Rev. 2
080811
080408
AG
AG
3.80 Rev. 1
080311
AG
3.80 Rev. 0
080206
SK
3.68 Rev. 1
070508
SK
3.66 Rev. 1
3.46 Rev.
3.46 Rev.
3.46 Rev.
3.46 Rev.
3.42 Rev.
3.36 Rev.
3.24 Rev.
3.00 Rev.
3.00 Rev.
2.14
2.10
2.04
2.02
2.00
4
3
2
1
1
1
1
2
1
070322
061222
061124
061121
060929
060912
060801
060530
060116
060112
051025
050926
050819
050808
050707
SK
SK
OO
OO
TQ
TQ
TQ
TQ
OO
TQ
TQ
TW
TQ
TW
TW
Table: List of manual versions
Software versions
Refers to Release.html for information about the changes of the software versions.
J-Flash ARM (UM08003)
© 2004-2009 SEGGER Microcontroller GmbH & Co. KG
4
J-Flash ARM (UM08003)
© 2004-2009 SEGGER Microcontroller GmbH & Co. KG
5
About this document
Assumptions
This document assumes that you already have a solid knowledge of the following:
The software tools used for building your application (assembler, linker, C com-
piler)
The C programming language
The target processor
DOS command line.
If you feel that your knowledge of C is not sufficient, we recommend The C Program-
ming Language by Kernighan and Richie (ISBN 0-13-1103628), which describes the
standard in C-programming and, in newer editions, also covers the ANSI C standard.
How to use this manual
This manual explains all the functions that J-Flash offers. It assumes you have a
working knowledge of the C language. Knowledge of assembly programming is not
required.
Typographic conventions for syntax
This manual uses the following typographic conventions:
Style
Body
Keyword
Parameter
Sample
Used for
Body text.
Text that you enter at the command-prompt or that appears on the
display (that is system functions, file- or pathnames).
Parameters in API functions.
Sample code in program examples.
Reference to chapters, tables and figures or other documents.
Buttons, dialog boxes, menu names, menu commands.
Very important sections
Reference
GUIElement
Emphasis
Table 1.1: Typographic conventions
J-Flash ARM (UM08003)
© 2004-2009 SEGGER Microcontroller GmbH & Co. KG
展开预览

猜您喜欢

评论

登录/注册

意见反馈

求资源

回顶部

推荐内容

热门活动

热门器件

随便看看

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved
×