codewarrior使用详细说明.ppt

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
codewarrior使用详细说明

April 17, 2003 HP presentation template user tutorial - Rev. 1 Name of your presentation here HP presentation template tutorial - Rev. 1 Transition Title 内容 codewarrior简介 利用向导创建一个新工程项目 在新项目中加入或删除文件 编译 调试 启动程序 PRM文件设置 如何对IO及寄存器进行操作 如何写中断程序 如何使用汇编和C语言混合编程 嵌入式编程注意事项 如何使用Processor Expert 项目创建 Project creation Important choices are made (derivative, language, targets used for the development) Usually difficult to change any of these once the project is started CodeWarrior solution: Project Wizard Intuitive menu to guide the developer through the selection process, Choice of the derivative, Choice of the language (Absolute assembly, assembly, C, C with Processor Expert, C++) Choice of target (simulator, various hardware connections) Other options (PC-Lint, Board support packages) Complete project template prepared with files, developer can just “insert the code here” Hardware specific code Hardware specific code generation Developers have to understand the details of peripheral registers, bit fields, setup and access sequences Trend is for more and complex peripherals, with more registers, increasing the effort of writing accurate code for each peripheral of the derivative. But there is no added value from a project stand point, all applications need some from of code to perform the function Application specific code Application specific code development Need a user-friendly editor, be able to develop absolute assembly code, need an efficient compiler (code size, speed) CodeWarrior solution: IDE, Editor, Assembler, Compiler, Linker IDE with utilities such as file compare, project settings, target settings Multi-pane color coded editor, ‘go to’ code definition, ‘go to’ procedures definition Absolute assembler and reallocateable assembler Compiler with 50+ optimizations Linker with editable parameters projects that change often or have multiple developers. Test, debug and validation Test, debug and validation Without simulator, it is impossible to test softwa

文档评论(0)

2017meng + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档