Where is my .BIN file?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Where is my .BIN file?

780 Views
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 Kudos
Reply
2 Replies

764 Views
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 Kudos
Reply

764 Views
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 Kudos
Reply