【KEIL 】Options for File
使用“ 项目 ”窗口的上下文菜单打开此对话框 ;菜单选项项目。该对话框包括带有三态替代项的复选框:
-已选中且呈灰色 -属性是从父对象继承的。
- 选中和白色 -为对象单独设置的属性。
- 未选中 -禁用的属性。
- 路径,大小,最后更改
- 显示有关所选对象的信息。
- 文件类型
- 将文件与文件类型关联。
- 包含在目标版本中
- 禁用此选项可从该项目目标中排除组或源文件。该文件未翻译,也未链接到应用程序目标文件中。例如,此选项对于在不同硬件系统上运行的应用程序很有用。每个系统可能需要其自己的配置文件。该选项允许排除特定目标不需要的那些配置文件。
- 始终建造
- 启用此选项可在每个构建过程中强制转换源模块。例如,设置此选项对于包含宏的文件很有用,这些宏计算有关应用程序版本__DATE__或 __TIME__的信息。
- 生成汇编器SRC文件
- 指示C编译器从此C模块生成汇编器源文件。通常,当C源文件包含#pragma asm / endasm 节时,使用此选项。
- 组装SRC文件
- 将此选项与选项“ 生成汇编器SRC文件”一起使用,可将由编译器生成的汇编器源代码转换为可以链接到应用程序的目标文件。
- 图像文件压缩
- 对于“ 图像文件 ”类型的文件是活动的。建议转换器工具FCARM压缩图像文件。请参阅在µVision中使用FCARM。
- 停止退出代码
- 指定退出代码以根据翻译器消息停止构建过程。默认情况下,µVision会转换生成过程中的所有文件,而不考虑错误或警告消息。
- 自定义参数
- 对于需要自定义转换器的文件很有用。
- 内存分配
- 将文件或组分配给特定的内存区域。请选择:
- 代码/常量(RO)
- 零初始化数据(ZI)
- 其他数据
- 层
- 将文件或组分配给特定的项目层。
- 选择模块
- 可用于库类型的文件。允许始终包含库中的特定模块。默认情况下,仅将所需的模块加载到目标文件中。
Open this dialog with the context menu of the window Project; menu item Options for item. The dialog includes check boxes with tri-state alternatives:
- Checked and gray - property is inherited from the parent object.
- Checked and white - property set individually for the object.
- Not checked - disabled property.
- Path, Size, Last Change
- Display information about the selected object.
- File Type
- Associates a file with a file type.
- Include in Target Build
- Disable this option to exclude the group or source file from this project target. The file is not translated and not linked into the application object file. This option is useful, for example, for an application that runs on different hardware systems. Each system might need its own configuration file. The option allows to exclude those configuration files not needed for a particular target.
- Always Build
- Enable this option to enforce translating a source module with every build process. For example, setting this option is useful for files containing macros that compute information about the application version, __DATE__, or __TIME__.
- Generate Assembler SRC File
- Instructs the C compiler to generate an assembler source file from this C module. Typically this option is used when the C source file contains #pragma asm / endasm sections.
- Assemble SRC File
- Use this option together with the option Generate Assembler SRC File to translate the assembler source code generated by Compiler into an object file that can be linked to the application.
- Image File Compression
- Is active for files of the type Image file. Advises the converter tool FCARM to compress image files. Refer to Using FCARM with µVision.
- Stop on Exit Code
- Specify an exit code to stop the build process upon translator messages. By default, µVision translates all files in a build process, regardless of error or warning messages.
- Custom Arguments
- Useful for files that require a Custom Translator.
- Memory Assignment
- Assign a file or group to a specific memory region. Select between:
- Code/Const (RO)
- Zero Initialized Data (ZI)
- Other Data
Note: enter the available memory regions in the dialog Options for Target. Also, enable Use Memory Layout from Target Dialog in the dialog Linker.
- Layer
- Assign a file or group to a specific project layer.
- Select Modules
- Available for files of the type Library. Allows to always include specific modules from a Library. By default, only the needed modules are loaded into the object file.
【来源】
【KEIL 】Options for File的更多相关文章
- 【Keil】浅学一下keil中的.sct文件
[Keil]浅学一下keil中的.sct文件 最近重新捣鼓了acfly的源码,有了新的有趣发现,当然,过程并不有趣. 起因 clone下来我去年提交的代码,编译 ...... 报错辣! linking ...
- 【Keil】Keil5的安装和破...
档案的话网上很多的,另外要看你开发的是哪种内核的芯片 如果是STC的,就安装C51 如果是STM的,就安装MDK 当然市面上有很多芯片的,我也没用过那么多种,这里也就不列举了 至于注册机,就是...恩 ...
- 【apache】No input file specified
默认的 RewriteRule ^(.*)$ index.php/$1 [QSA,PT,L]规则在apache fastcgi模式下会导致No input file specified. 修改成 Re ...
- 【Keil】Keil5添加源程序和头文件
xxx.c就是源程序 xxx.h就是头文件 [源程序添加方法] 双击文件夹,例如图片上的Source,跳出弹窗,选择需要添加的源程序即可 [添加头文件的方法] 1.首先点击图片红框处,或是在文件夹te ...
- 【转】android使用File Explorer无法访问系统内部文件--不错
原文网址:http://blog.csdn.net/yangqicong11/article/details/8747042 设备:Samsung GT-P3110 系统:Android 4.1.1 ...
- 【转】ArcGIS中File Geodatabase与Personal Geodatabase的区别
原文地址:ArcGIS中File Geodatabase与Personal Geodatabase的区别作者:最爱忆宝贝 一.平台支援: 1.Personal Geodatabase:仅可在Windo ...
- 【QT】Cannot find file: untitled.pro,项目路径不要包含中文。
Cannot find file: D:\文件及下载相关\文档\untitled\untitled.pro. 17:01:45: 进程"D:\Englishpath\QT5.9.3\5.9. ...
- 【转】html之file标签 --- 图片上传前预览 -- FileReader
记得以前做网站时,曾经需要实现一个图片上传到服务器前,先预览的功能.当时用html的<input type="file"/>标签一直实现不了,最后舍弃了这个标签,使用了 ...
- 【.Net】Byte,Stream,File的转换
引言 文件的传输和读写通常都离不开Byte,Stream,File这个类,这里我简单封装一下,方便使用. 帮助类 public static class FileHelper { / ...
- 【转载】 C#通过File类实现文件拷贝复制的功能
在Windows系统的使用过程中,一个较常使用的功能就是文件的复制拷贝操作,其实在C#开发中,也可以使用File类库中的Copy方法来实现文件的拷贝,支持设定原文件地址,以及拷贝复制后的文件存放路径. ...
随机推荐
- Ascii字符画 在线生成工具
英文 http://patorjk.com/software/taag/ 点击 Test All 一键测试所有样式 目前有317种可选 个人常用格式 3D-ASCII ANSI Shadow Bulb ...
- postman——请求与相应
一.新建一个项目 直接点击左边栏上面的添加目录图标来新增一个根目录,这样就等于新建了一个项目,我们可以把一个项目或一个模块的用例都存放在这个目录之下,并且在根目录之下我们还可以在建立子目录来进行功能用 ...
- Springboot3核心特性
一.简介 1. 前置知识 Java17 Spring.SpringMVC.MyBatis Maven.IDEA 2. 环境要求 环境&工具 版本(or later) SpringBoot 3. ...
- Go 自动补全gocode
go语言自动补全代码,需要添加gocode的程序. 执行: go get github.com/nsf/gocode 一般来说,gocode的源码会在$GOPATH/src/github.com/ns ...
- Python图像处理丨基于K-Means聚类的图像区域分割
摘要:本篇文章主要讲解基于理论的图像分割方法,通过K-Means聚类算法实现图像分割或颜色分层处理. 本文分享自华为云社区<[Python图像处理] 十九.图像分割之基于K-Means聚类的区域 ...
- 华为云开源的Karmada正式成为CNCF首个多云容器编排项目
摘要:CNCF(云原生计算基金会)正式接纳由华为云贡献的多云容器编排项目Karmada,迎来CNCF首个多云容器编排项目. 北京时间9月15日,CNCF(云原生计算基金会)正式接纳由华为云贡献的多云容 ...
- 火山引擎AB测试:广告实验深度打通巨量引擎,高效测试广告素材
更多技术交流.求职机会,欢迎关注字节跳动数据平台微信公众号,回复[1]进入官方交流群 近期,火山引擎AB测试DataTester上线了新版的广告AB实验,还推出了与巨量引擎深度打通的能力.用户可以 ...
- Asp.net MVC 跨域设置
.Net Core 跨域 <system.webServer> <httpProtocol> <customHeaders> <add name=" ...
- Axure Axhub Charts 数据编辑、显示
Axhub Charts图表元件库: https://www.axureshop.com/a/100749.html
- Kubernetes(K8S) 拉取镜像 ImagePullBackOff pull access denied
K8S 拉取阿里云镜像 第一次用时,没注意 授权,所以在 kubectl apply 后一直出现 ImagePullBackOff [root@k8smaster ~]# kubectl appl ...