How can you make a .bin file?

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

How can you make a .bin file?

700 次查看
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 回复数

679 次查看
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 项奖励
回复

679 次查看
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 项奖励
回复