码迷,mamicode.com
首页 >  
搜索关键字:keil 常用设置 keil4    ( 1006个结果
[STM32F10x] 从零开始创建一个基于标准库的工程
硬件:STM32F103C8T6 平台:MDK-AMR V4.70 1、创建一个Keil uVision 的工程 要点:相同类型的源文件放在一起以便于管理 2、添加标准库源文件 3、添加几个必要的源文件 包括: core_cm3.c ...
分类:其他好文   时间:2014-12-30 23:17:50    阅读次数:327
MDK stm32 仿真
直接选择simulator,仿真时报错*** error 65: access violation at 0x40021000 : no 'read' permission修改系统配置,原配置如下CPU DLL默认为SARMCM3.DLL,经查找Keil的安装目录下没有SARMCM4.DLL的文件,...
分类:其他好文   时间:2014-12-30 19:02:42    阅读次数:217
keil出现错误declaration is incompatible
错误来源 .\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
使用IIS 7.0 Smooth Streaming 优化视频服务
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软件里仿真的结果
分类:其他好文   时间:2014-12-26 00:57:50    阅读次数:227
使用printf函数实现串口信息打印——设置IAR和Keil的Options
在Keil和IAR中都可以使用printf函数,但两者设置的方法不一样。以下分别是IAR和Keil的设置。下面是Keil的设置。选中Options--->Target--->Code Generation--->Use MicroLIB。
分类:其他好文   时间:2014-12-23 17:10:11    阅读次数:539
KEIL、uVision、RealView、MDK、KEIL C51之间比较
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
keil MDK 2440 中断配置
DeviceTargetOutputListingUser fromelf.exe --bin -o .\obj\@p.bin .\obj\@p.axfC/C++AsmLinkerDebugUtilities
分类:其他好文   时间:2014-12-17 00:05:02    阅读次数:281
linux实验环境常用设置
常用工具连接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
PL/SQL常用设置
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
1006条   上一页 1 ... 87 88 89 90 91 ... 101 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!