Where is my .BIN file?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Where is my .BIN file?

782 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by acelink1 on Tue Feb 18 23:37:34 MST 2014
Hi Guys, I've created and assembler file called Test.S and used the build command to build the assembly file in Xpresso.

After building their should be a file called Test.bin or Test.hex in the workspace directory but I can't seem to find it.
It does create a file called Test.axf and Test.o

Do I have to setup something in Xpresso to generate the .bin or .hex files?

and thanks for your support guys :)

Pete :)
0 项奖励
回复
2 回复数

766 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by LabRat on Wed Feb 19 01:45:19 MST 2014

Quote: acelink1
Do I have to setup something in Xpresso to generate the .bin or .hex files?



http://support.code-red-tech.com/CodeRedWiki/OutputFormats
0 项奖励
回复

766 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by cfb on Wed Feb 19 00:49:20 MST 2014
You should be able to program your LPCXpresso flash using the .axf file. However, if for some reason you really want a .bin file you can right-mouse click on the .axf file and select Binary Utilities > Create Binary.
0 项奖励
回复