本文主要是介绍ADS介绍CodeWarrior IDE相关资料,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
2021-8-18 回头来看我入手的高通驱动开发,使用的ADS工具,只是用来编译,并不用来建立工程和调试;编译的时候是使用批处理命令设置或调用了ADS的相关软件环境和程序。
ARM Developer Suite安装使用教程
https://www.jb51.net/softjc/543377.html
ADS1.2 百度百科介绍:
https://baike.baidu.com/item/ADS1.2/8514352
摘要如下:
ADS1.2 ADS是ARM公司的集成开发环境软件,包括了四个模块分别是:SIMULATOR;C 编译器;实时调试器;应用函数库。支持的硬件调试器有Multi-ICE以及兼容Multi-ICE的调试工具如FFT-ICE。
ADS1.2 ADS是ARM公司的集成开发环境软件,他的功能非常强大。他的前身是SDT,SDT是ARM公司几年前的开发环境软件,SDT早已经不再升级。ADS包括了四个模块分别是:SIMULATOR;C 编译器;实时调试器;应用函数库。ADS的编译器调试器较SDT都有了非常大的改观, ADS1.2提供完整的WINDOWS界面开发环境。C编译器效率极高,支持c 以及c++,使工程师可以很方便的使用C语言进行开发。提供软件模拟仿真功能,使没有Emulators的学习者也能够熟悉ARM的指令系统。配合FFT-ICE使用,ADS1.2提供强大的实时调试跟踪功能,片内运行情况尽在掌握。ADS1.2需要硬件支持才能发挥强大功能。支持的硬件调试器有Multi-ICE以及兼容Multi-ICE的调试工具如FFT-ICE。而简易下载电缆不能支持ADS1.2
ADS由命令行开发工具,ARM实时库,GUI开发环境(Code Warrior和AXD),适用程序和支持软件组成。有了这些部件,用户就可以为ARM系列的RISC处理器编写和调试自己的开发应用程序了。
ADS介绍
ADS(ARM Developer Suite)是ARM处理器下最主要的开发工具,在1993年由Metrowerks公司开发.ADS只是用于编写无操作系统下的硬件程序,即裸机程序,但ADS对操作系统下的驱动程序也提供了帮助.它包括:
(1) CodeWarrior IDE
CodeWarrior IDE是源代码浏览器、编辑器.其作用是
1. 按照工程项目的方式来组织源代码文件、库文件以及其他文件
2. 设置各种生成选项,以生成不同配置的映像文件
(2) AXD Debugger
AXD Debugger是一个调试软件,运行该软件可以将映像文件下载到开发板的内存中,然后通过单步运行、断点调试、查看变量、寄存器状态等操作.这里,用户不需要仿真器,只需要并口的JTAG板或J-link.
详细的介绍网文:https://blog.csdn.net/ccjjnn19890720/article/details/6625252
CodeWarrior®嵌入式软件开发工具
CodeWarrior嵌入式软件开发工具是一款全面的集成开发环境(IDE),提供高度可视化和自动化的框架,可加快最复杂的嵌入式应用的开发速度。
请看官网介绍:https://www.nxp.com.cn/design/software/development-software/codewarrior-development-tools:CW_HOME
CodeWarrior IDE调试步骤
https://wenku.baidu.com/view/3d0aee5277232f60ddcca163.html
CodeWarrior IDE烧写介绍
https://www.cnblogs.com/zhangxuechao/p/11709292.html
Codewarrior IDE使用指南.doc
https://max.book118.com/html/2017/1201/142287529.shtm
CodeWarrior® Development Studio for HCS12(X) Microcontrollers (Classic IDE) v5.2
https://www.nxp.com.cn/design/software/development-software/codewarrior-development-tools/codewarrior-legacy/codewarrior-development-studio-for-hcs12x-microcontrollers-classic-ide-v5-2:CW-HCS12X
附: ADS 1.2 Release Notes
---------------------
This CD contains the ARM Developer Suite (ADS) version 1.2. The Windows and Unix versions of ADS are separate products and the CD will be valid either for Windows platforms, or for Unix platforms. The printed CD label contains a list of the valid platforms.
The Getting Started guide describes differences between ADS 1.2 and the previous ADS 1.1 toolkit. It also describes differences between ADS 1.1 and the earlier ARM Software Development Toolkit (SDT). If you are moving to ADS from SDT you are strongly advised to read these sections as there are major differences and improvements in ADS. The Getting Started guide is part of the supplied documentation and is also available as a Dynatext version after installation, and optionally (depending on your installation choices) as a PDF version.
The following information relating to the installation process (and covering all platforms) may be useful:
?Before you can use ADS 1.2, you will need to install a license file.
Details of how to install the temporary license key provided with ADS 1.2 and how to request a permanent license file are contained in the ADS Installation and License Management Guide.
?ADS 1.2 uses a different license key from that used with ADS 1.1, ADS 1.0.1 or ADS 1.0. If you are upgrading from an earlier ADS, you will need to uninstall the earlier version, install ADS 1.2 and then request a new license file as detailed in the ADS Installation and License Management Guide.
?Once you have received your license file, if you require assistance with its installation, please consult our License Management FAQ within the Technical Support area of the ARM web site. Further advice on license installation can be obtained from license.support@arm.com. Ensure that you provide your ADS serial number and license file with all such enquiries.
?Technical support in the use of ADS 1.2 should be obtained from your supplier. Contact details should have been provided on the sticker on the outside of your ADS 1.2 box and also within your license file. They will also be displayed when you enter 'armcc -help' at the command line.
?The supported hardware platforms are described in the ADS Installation and License Management Guide. For Windows platforms, the following Versions/Service Packs are recommended:
- Windows NT 4 - Service Pack 5 or above.
- Windows 2000 - ServicePack 1
- Windows 98 - Second Edition
- Windows 95 - version 2
The latest ADS support information can be found in the Technical Support FAQ on ARM's Web site at:
http://www.arm.com/DevSupp/Sales+Support/faq.html
Additional information is provided in Application Notes, which can be found on ARM's Web site at:
http://www.arm.com/Documentation/AppNotes
General information about ARM's Development Systems can be found on ARM's Web site at:
http://www.arm.com
buildnumber = 805
这篇关于ADS介绍CodeWarrior IDE相关资料的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!