MCU Xpresso IDE

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MCU Xpresso IDE

1,590件の閲覧回数
DHARSAN
Contributor III

what is axf and bin format of file in flash tool?

0 件の賞賛
返信
1 返信

1,567件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi DHARSAN,

axf is ARM executable format (AXF) file, which is actually standard ELF/DWARF file. Project *.axf file is automatically generated after a successful build. Take a look at your project folder if you need it.

bin file is binary format file. When we have a axf file generated, right click on the generated axf file in "project explore" window, "Binary files", "Create binary", *.bin file will be created.

ZhangJennie_0-1704639818720.png

We can use either axf or bin file for Flash programing.

 

Hope this helps,

Jun Zhang

 

0 件の賞賛
返信