硬件:STM32F103C8T6 平台:MDK-AMR V4.70 1、创建一个Keil uVision 的工程 要点:相同类型的源文件放在一起以便于管理 2、添加标准库源文件 3、添加几个必要的源文件 包括: core_cm3.c ...
分类:
其他好文 时间:
2014-12-30 23:17:50
阅读次数:
327
直接选择simulator,仿真时报错*** error 65: access violation at 0x40021000 : no 'read' permission修改系统配置,原配置如下CPU DLL默认为SARMCM3.DLL,经查找Keil的安装目录下没有SARMCM4.DLL的文件,...
分类:
其他好文 时间:
2014-12-30 19:02:42
阅读次数:
217
错误来源
.\ECAT\inc\STM32appl.h(38): error: #147: declaration is incompatible with "unsigned shortnPdInputSize" (declared at line 396 of ".\ECAT\inc\ecatslv.h")
extern UINT16 nPdInputSize;
.\ECAT\inc...
分类:
其他好文 时间:
2014-12-30 17:10:20
阅读次数:
1002
http://www.cnblogs.com/dudu/archive/2013/06/08/iis_webserver_settings.html (支持高并发的IIS Web服务器常用设置)http://zzstudy.offcn.com/archives/13148 (windows 2008...
分类:
其他好文 时间:
2014-12-29 20:02:50
阅读次数:
489
在Keil和IAR中都可以使用printf函数,但两者设置的方法不一样。以下分别是IAR和Keil的设置。下面是Keil的设置。选中Options--->Target--->Code Generation--->Use MicroLIB。
分类:
其他好文 时间:
2014-12-23 17:10:11
阅读次数:
539
KEIL uVision,KEIL MDK,KEIL For ARM,RealView MDK,KEIL C51,KEIL C166,KEIL C251从接触MCS-51单片机开始,我们就知道有一个叫KEIL的软件。在开发单片机时,使用的是C语言或者汇编语言,我们知道,这两种语言都不能直接灌到单片机...
分类:
其他好文 时间:
2014-12-19 11:24:48
阅读次数:
210
DeviceTargetOutputListingUser fromelf.exe --bin -o .\obj\@p.bin .\obj\@p.axfC/C++AsmLinkerDebugUtilities
分类:
其他好文 时间:
2014-12-17 00:05:02
阅读次数:
281
常用工具连接http://os.51cto.com/linuxman/Linux中文menhttp://rpmfind.net/linux/RPM/RPM包下载=================================================================Bash快捷键ctrl+L清屏ctrl+Cctrl+U删除光标之前的命令------ctrl+Yctrl+K删除光标之后的命令ctrl+R历史命令..
分类:
系统相关 时间:
2014-12-15 06:48:45
阅读次数:
280
AutoReplaceWhen enabled, you can define words that are automatically replaced with a replacement text. Pressing the Edit button allows you to edit the...
分类:
数据库 时间:
2014-12-14 13:12:31
阅读次数:
209