https://sourceware.org/bugzilla/show_bug.cgi?id=20088

            Bug ID: 20088
           Summary: Can not supported architectures
                    armv7m(arm-none-eabi-objdump)
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: shilin....@ck-telecom.com
  Target Milestone: ---

I use the arm-none-eabi-objdump Decompile a binary file,it not supported

My architecture is : armv7m
I use the cmd:
arm-none-eabi-objdump -D -b binary -m armv7m file.bin > file.asm

I use the cmd: arm-none-eabi-objdump --help
Get the following information: 
arm-none-eabi-objdump: supported architectures: arm armv2 armv2a armv3 armv3m
armv4 armv4t armv5 armv5t armv5te xscale ep9312 iwmmxt iwmmxt2 plugin

It not supported architectures armv7m

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to