How can you make a .bin file?

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

How can you make a .bin file?

694件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rtos on Fri Jun 25 18:36:20 MST 2010
Using LPCXpresso, is there any way to make a .bin file for use with the mBed boards?
0 件の賞賛
返信
2 返答(返信)

673件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by domen on Mon Jun 28 23:11:07 MST 2010
arm-none-eabi-objdump foo.elf -O binary foo.bin

Hmm... .axf instead of .elf for lpcxpresso, and maybe objdump is named differently.
0 件の賞賛
返信

673件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Sat Jun 26 00:34:39 MST 2010
Please see this knowledgebase article
http://lpcxpresso.code-red-tech.com/LPCXpresso/node/34
(login required)
0 件の賞賛
返信