首页 > 器件类别 > 开发板/开发套件/开发工具

45111

Processor Accessories SX-Key Manual Ver. 2.0

器件类别:开发板/开发套件/开发工具   

厂商名称:Parallax

下载文档
45111 在线购买

供应商:

器件:45111

价格:-

最低购买:-

库存:点击查看

点击购买

器件参数
参数名称
属性值
Product Attribute
Attribute Value
制造商
Manufacturer
Parallax
产品种类
Product Category
Processor Accessories
RoHS
Not Applicable
工厂包装数量
Factory Pack Quantity
1
单位重量
Unit Weight
12.800001 oz
文档预览
WARRANTY
Parallax warrants its products against defects in materials and workmanship for a period of 90 days from receipt of product. If
you discover a defect, Parallax will, at its option, repair or replace the merchandise, or refund the purchase price. Before
returning the product to Parallax, call for a Return Merchandise Authorization (RMA) number. Write the RMA number on the
outside of the box used to return the merchandise to Parallax. Please enclose the following along with the returned merchandise:
your name, telephone number, shipping address, and a description of the problem. Parallax will return your product or its
replacement using the same shipping method used to ship the product to Parallax.
14-DAY MONEY BACK GUARANTEE
If, within 14 days of having received your product, you find that it does not suit your needs, you may return it for a full refund.
Parallax will refund the purchase price of the product, excluding shipping/handling costs. This guarantee is void if the product
has been altered or damaged. See the Warranty section above for instructions on returning a product to Parallax.
COPYRIGHTS AND TRADEMARKS
This documentation is Copyright 2003 by Parallax, Inc. By downloading or obtaining a printed copy of this documentation or
software you agree that it is to be used exclusively with Parallax products. Any other uses are not permitted and may represent a
violation of Parallax copyrights, legally punishable according to Federal copyright or intellectual property laws. Any duplication
of this documentation for commercial uses is expressly prohibited by Parallax, Inc. Check with Parallax for approval prior to
duplicating any of our documentation in part or whole for any use.
SX-Key is a registered trademark of Parallax, Inc. If you decide to use the name SX-Key on your web page or in printed material,
you must state that "SX-Key is a registered trademark of Parallax, Inc." Other brand and product names are trademarks or
registered trademarks of their respective holders
ISBN 1-928982-01-8
DISCLAIMER OF LIABILITY
Parallax, Inc. is not responsible for special, incidental, or consequential damages resulting from any breach of warranty, or under
any legal theory, including lost profits, downtime, goodwill, damage to or replacement of equipment or property, or any costs of
recovering, reprogramming, or reproducing any data stored in or used with Parallax products. Parallax is also not responsible for
any personal damage, including that to life and health, resulting from use of any of our products. You take full responsibility for
your SX-Key/Blitz and SX chip application, no matter how life-threatening it may be.
WEB SITE AND DISCUSSION LISTS
The Parallax web site (www.parallax.com) has many downloads, products, customer applications and on-line ordering for the
components used in this text. We also maintain several e-mail discussion lists for people interested in using Parallax products.
These lists are accessible from www.parallax.com via the Support ? Discussion Groups menu. These are the lists that we operate:
§
§
§
SX Tech – Discussion of programming the SX microcontroller with Parallax assembly language tools and 3
rd
party
BASIC and C compilers. Approximately 600 members.
BASIC Stamps – With over 2,500 subscribers, this list is widely utilized by engineers, hobbyists and students who share
their BASIC Stamp projects and ask questions.
Stamps in Class – Created for educators
and
students, this list has 500 subscribers who discuss the use of the Stamps in
Class curriculum in their courses. The list provides an opportunity for both students and educators to ask questions and
get answers.
Parallax Educators – This focus group of 100 members consists exclusively of educators and those who contribute to the
development of Stamps in Class. Parallax created this group to obtain feedback on our curricula and to provide a forum
for educators to develop Teacher’s Guides.
Parallax Translators – Consisting of less than 10 people, the purpose of this list is to provide a conduit between Parallax
and those who translate our documentation to languages other than English. Parallax provides editable Word
documents to our translating partners and attempts to time the translations to coordinate with our publications.
Toddler Robot – A customer created this discussion list to discuss applications and programming of the Parallax
Toddler robot.
Javelin Stamp – Discussion of application and design using the Javelin Stamp, a Parallax module that is programmed
using a subset of Sun Microsystems’ Java® programming language. Approximately 250 members.
§
§
§
§
This manual is valid with the following software and firmware versions:
IDE:
SXKey.exe software version 2.0
Firmware:
SX-Key rev. F and SX-Blitz rev. A
The information herein will usually apply to newer versions but may not apply to older versions. New software can be obtained
free on our web site (www.parallax.com). If you have any questions about what you need to upgrade your product, please contact
Parallax.
Welcome
Thank you for purchasing the Parallax SX-Key®/Blitz development system. We have done our best to
produce a full-featured, yet easy to use development system for the SX microcontrollers. The result is
the SX-Key and the SX-Blitz; very tiny, full-featured development tools with a Windows® 95 and higher
versions interface. We hope you will find this system as enjoyable to use as we do.
This manual is written for the SX20/28 chips with a date code of AB9921AA or later, and SX48/52 chips
with a date code of AB0001A or later.
Older chips are not supported by this manual or the SX-Key development system.
Table of Contents
Table of Contents
1
2
3
4
Introduction to the SX-Key/Blitz Hardware ................................................................................................................13
Installing the SX-Key/Blitz Software.............................................................................................................................15
Quick Start Introduction..................................................................................................................................................17
3.1
Connecting and Downloading to the SX Tech Board .......................................................................................17
The SX-Key/Blitz Interface .............................................................................................................................................19
4.1
Starting the SX-Key/Blitz Software ....................................................................................................................19
4.1.1
Command Line Switches ......................................................................................................................19
4.2
The SX Editor .........................................................................................................................................................20
4.3
The Menus..............................................................................................................................................................21
4.3.1
The File Menu ........................................................................................................................................21
4.3.2
The Edit Menu........................................................................................................................................22
4.3.3
The Run Menu........................................................................................................................................23
4.3.4
The Help Menu ......................................................................................................................................25
4.4
The Windows .........................................................................................................................................................25
4.4.1
Print Window.........................................................................................................................................25
4.4.2
Find Window .........................................................................................................................................26
4.4.3
Find/Replace Window .........................................................................................................................26
4.4.4
Goto Line Number Window ................................................................................................................27
4.4.5
Configure Window................................................................................................................................28
The SX-Key Debugger......................................................................................................................................................31
5.1
The Debugger Windows.......................................................................................................................................31
5.1.1
The Registers Window..........................................................................................................................31
5.1.2
The Debug Window ..............................................................................................................................34
5.1.3
The Watch Window...............................................................................................................................35
5.1.4
The Code/List File Window ................................................................................................................35
5.1.5
Modifying registers during debugging ..............................................................................................36
5.1.6
Breakpoints and the Current Instruction............................................................................................37
5.1.7
Setting the Program Counter ...............................................................................................................37
The Device Window.........................................................................................................................................................39
The SASM Assembler ......................................................................................................................................................43
7.1
The Structure of an SX Assembly Program........................................................................................................44
7.2
Comments ..............................................................................................................................................................45
7.3
Assembler Directives ............................................................................................................................................45
7.3.1
The EQU and = Directives....................................................................................................................47
7.3.2
The BREAK Directive............................................................................................................................47
7.3.3
The CASE and NOCASE Directives....................................................................................................47
7.3.4
The DEVICE Directive ..........................................................................................................................48
7.3.5
The DS Directive ....................................................................................................................................51
7.3.6
The DW Directive ..................................................................................................................................51
7.3.7
The END Directive ................................................................................................................................51
7.3.8
The ERROR Directive............................................................................................................................52
7.3.9
The FREQ Directive...............................................................................................................................52
7.3.10 The __FUSE and __FUSEX Directives.................................................................................................52
SX-Key/Blitz Development System Manual 2.0
Parallax, Inc.
Page 5
5
6
7
查看更多>
参数对比
与45111相近的元器件有:45205。描述及对比如下:
型号 45111 45205
描述 Processor Accessories SX-Key Manual Ver. 2.0 Development Boards & Kits - Other Processors SX Tech Board
Product Attribute Attribute Value Attribute Value
制造商
Manufacturer
Parallax Parallax
产品种类
Product Category
Processor Accessories Development Boards & Kits - Other Processors
RoHS Not Applicable N
工厂包装数量
Factory Pack Quantity
1 1
单位重量
Unit Weight
12.800001 oz 2.208000 oz
LPC1343中文数据手册---中文翻译,4.30更新,基础部分翻译完毕
呵呵,我还是喜欢看中文数据手册。 无奈老外们对中国市场不大重视,根本不提供中文手册。(迄今只看到...
tiankai001 NXP MCU
CCS4.2对新工程添加Include路劲时出现An SWT error has occurred问题
刚刚接触DSP和CCS,遇到新问题不知道怎么回事,所以请教论坛内大神,先谢过。 问题:CCS4.2新...
mthomson DSP 与 ARM 处理器
【得捷电子Follow me第1期】任务1到4加作品提交
【得捷电子Follow me第1期】任务1到4加作品提交 总结视频 点击观看 任务1:熟...
美景美家 DigiKey得捷技术专区
cc2541上用陶瓷天线完全没信号。有dalao帮忙看那错了吗
自己尝试画了一下板子。用的陶瓷天线是 RFANT3216120A5T,按照数据手册画的。先巴伦出来5...
osiris00 无线连接
BeagleBone 学习笔记03_2012_10_08
开贴说说sqlite移植 1)下载sqlite的源码,解压后进入文件夹,新建build文件夹 2)...
lyzhangxiang DSP 与 ARM 处理器
使用LPC1766以太网MAC+DP83640+交换机 实现分布式网络的时间同步 相关问题求教!!!
最近在学习使用LPC1766以太网MAC+交换机+DP83640 实现分布式网络的时间同步,请问以太...
lilipeeeee NXP MCU
热门器件
热门资源推荐
器件捷径:
00 01 02 03 04 05 06 07 08 09 0A 0C 0F 0J 0L 0M 0R 0S 0T 0Z 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F 1H 1K 1M 1N 1P 1S 1T 1V 1X 1Z 20 21 22 23 24 25 26 27 28 29 2A 2B 2C 2D 2E 2F 2G 2K 2M 2N 2P 2Q 2R 2S 2T 2W 2Z 30 31 32 33 34 35 36 37 38 39 3A 3B 3C 3D 3E 3F 3G 3H 3J 3K 3L 3M 3N 3P 3R 3S 3T 3V 40 41 42 43 44 45 46 47 48 49 4A 4B 4C 4D 4M 4N 4P 4S 4T 50 51 52 53 54 55 56 57 58 59 5A 5B 5C 5E 5G 5H 5K 5M 5N 5P 5S 5T 5V 60 61 62 63 64 65 66 67 68 69 6A 6C 6E 6F 6M 6N 6P 6R 6S 6T 70 71 72 73 74 75 76 77 78 79 7A 7B 7C 7M 7N 7P 7Q 7V 7W 7X 80 81 82 83 84 85 86 87 88 89 8A 8D 8E 8L 8N 8P 8S 8T 8W 8Y 8Z 90 91 92 93 94 95 96 97 98 99 9A 9B 9C 9D 9F 9G 9H 9L 9S 9T 9W
需要登录后才可以下载。
登录取消