VS2010中开发AVR程序.docVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Visual Studio2010中开发AVR程序 最近下载了Visual Studio 2010 中文版想玩玩VB来着,在google中搜用法无意中搜到在VS 中用WINAVR的文章,研究了半天感觉挺好用的就把别人的文章整理了一下在这里发表出去。 VS 2010这个软件实在好!我个人最看中的就是它是汉化的。而且是官方汉化的。用起来很顺手。 首先你的电脑要有安装 Visual studio 2010还有WINAVR 。 步骤如下: 文件→新建→项目→Visual C++ →生成文件项目→确定 弹出下图 点击下一步 对应下图配置 画红线的地方要仔细修改 生成命令行:make 清除命令:make clean 从新生成命令行:make all 输出:默认为项目名.exe 要改成项目名.hex 包含搜索路径:winavr\avr\include 这个文件夹的路径 配置完后点击完成 完成一个项目的创建 接下来对项目属性进行修改步骤入下图 开启项目属性对话框 属性常规选卡 输出目录:$(SolutionDir)$(Configuration)\ 中间目录:$(Configuration)\ 配置类型:生成文件 公共语言运行时支持:公共语言运行支持(clr) NMake选卡 配置如下图 一般默认就是这样不用改 如果不形同那么就需要更改了 找到Makefile 这个文件可到WinAVR\mfile\makefile_template 将这个文件夹改名为Makefile即可 将Makefile文件复制到项目所在的文件夹内的项目文件夹内并在VS中添加入项目中如下图 必须添加到源文件里面 打开Makefile将里面的MCU = atmega128改成你所用的AVR单片机型号例如下图 再在项目里添加.C的文件文件即可写程序 当然如果你用C++也可以创建.CPP文件 在使用中360可能会报毒!不过忽略掉就可以了! 大功告成,可以在VS 2010中写AVR的程序了是不是很爽呢!哈哈! staff and workers representativesThe representatives of the staff and workers from the unit or away from retirement, on behalf of automatically disqualified, on behalf of the delegation to the original vacancy shall be in accordance with the provisions of the election.Replace the fourteenth representatives of the staff and workersThere are the representatives of the employees, who have the right to change the unit:1, due to illegal law and discipline punishment;2, often without reason not to participate in the activities of the staff representatives of the staff and the organization of the work of the organization, a serious dereliction of duty;3, because of unpaid leave, sick leave and long-term, full-time study and so on, not to participate in the activities of the post of the staff and workers congress;4, removed from the unit, from the original delegation.The rights of the representatives of the fifteenth employeesFirst, the incumbent will have the right to vote in the election, the right to vote and the right to vote.Two, have the right to participate in the Congress and its working mechanism in

文档评论(0)

zhuoyan + 关注
实名认证
文档贡献者

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

1亿VIP精品文档

相关文档