打印
[开发工具]

IAR EWARM怎么用命令行生成ELF文件??

[复制链接]
5380|2
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
ATmega32L|  楼主 | 2008-3-9 14:32 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
提示:  
Error[e81]: Unknown flag in extended format option -Oelf,(CODE)=.elf  
Available modifiers for this format:  
  a   Format suitable for debuggers from ARM Ltd (also sets -p flag)  
  c   Use address_class attributes for pointer types  
  f   Suppress DWARF Call Frame Information  
  m   Output types in each compilation unit, instead of once for all  
  n   Suppress DWARF debug output  
  o   Use non-factored CFA offsets in DWARF Call Frame Information  
  p   Multiple Elf program sections  
  r   Produce a relocatable executable ELF file  
  s   Ref_addr (global refs) use .debug_info (not file) offsets  
  v   Use variant use_location semantics for member pointers  
  w   Do not emit any .debug_aranges section  
  x   Strip source file paths, leaving only the file name and extension  
  z   Merge consecutive output segments of the same kind  

Several modifiers can be used at the same time, by specifying  
more than one character after the "-y". For example, -yac turns on  
both modifier a and modifier c.  
沙发
grant_jx| | 2008-3-9 23:56 | 只看该作者

Option->Linker->Output不是可以设置吗

简单设置一下,为何要使用命令行?

使用特权

评论回复
板凳
ATmega32L|  楼主 | 2008-3-10 09:29 | 只看该作者

-Oelf,as=.elf

-Oelf,as=.elf

使用特权

评论回复
发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

144

主题

376

帖子

0

粉丝