.COF ファイル拡張子
MPLAB COFF File
| 開発元 | Microchip Technology |
| 人気度 |
3.5 | 15 票 |
COFファイルとは?
Common Object File Format (COFF) executable file created by MPLAB IDE, an IDE used to program embedded applications for Microchip Technology's PIC and dsPIC microcontrollers; stores machine code and debugging information for the program.
詳細情報
COF files are created from the MPLINK linker component, which takes object .O files, library files, and a linker script to produce the executables. Two other files are created as well with the ".map" and ".hex" extensions.
注: The COFF format is not unique to MPLAB IDE. However, MPLAB IDE uses the ".cof" extension for its COFF files. COFF files also use the .OUT extension.
COFファイルを開く、または参照するプログラム
Windows