.LKR 文件扩展名

MPLAB C18 Linker Script

开发者 Microchip Technology
受欢迎程度
1.5  |  2 
 

什么是 LKR 文件?

An LKR file is a linker script used by Microchip Technology MPLAB C Compiler for PIC18 MCUs (MPLAB C18). The compiler uses the LKR file to merge multiple files into a single program. MPLAB C18 includes multiple LKR files, used when compiling different kinds of programs.

更多信息

Microchip Technology MPLAB is an integrated development environment (IDE) used to create embedded applications on PIC and dsPIC microcontrollers. When compiling programs using MPLAB, developers use different compilers when targeting different microcontrollers. Version 8 of MPLAB includes support for the C18 compiler, used to compile programs for PIC18 microcontrollers.

When compiling a program using C18, developers previously had to manually specify a linker script used to merge their program's constituent files into a single program file. In the most recent version of C18, however, the compiler automatically selects an appropriate linker script from its ~mcc/​18/​bin/​LKR directory. These scripts are saved as LKR files.

注: Other MPLAB products may also use linker scripts saved as LKR files.

如何打开 LKR 文件

Because LKR files are plain text scripts, you can open and edit them in Microsoft Visual Studio Code (multiplatform) or any other text editor. However, you should not edit the default LKR files included with MPLAB C18, as doing so might cause the compiler to function incorrectly.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 LKR 文件的程序

分类: 开发者
更新时间: 2023-02-06

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 MPLAB C18 Linker Script 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们