This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

arm-uclibc-as: unrecognized option '-gdwarf-2'

Hi,

I am getting this above error, when I switched to MDK324.exe , also I tried to remove 'debug information' option from output tab, like suggested on this forum, but then I how I will get into the debugging mode.

I am using GNU compiler for comiling and debugging keil enviornment

thanks in advance
Vishal

Parents
  • "I tried to remove 'debug information' option from output tab, like suggested on this forum"

    Why did you do that?

    Why was it suggested? (provide a link to the post that suggested it!)

    "but then I how I will get into the debugging mode"

    It doesn't make any difference to getting in to debug mode - it just means that you will have no symbolic high-level source debug information when you get there!

Reply
  • "I tried to remove 'debug information' option from output tab, like suggested on this forum"

    Why did you do that?

    Why was it suggested? (provide a link to the post that suggested it!)

    "but then I how I will get into the debugging mode"

    It doesn't make any difference to getting in to debug mode - it just means that you will have no symbolic high-level source debug information when you get there!

Children