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

problem with GNUARM tool chain

I tried compiling using GNUARM toolchain in keil(evaluation). In the output window it shows that it has succesfully created the exe. But when I goto the path where exe is supposed to be placed, I dont find any exe there. what could be the problem?

Parents
  • "Is there a possibility that this compiler's message is bogus?"

    It is possible that the specific messages you've listed aren't generated by the compiler or linker at all, but by the build tool.

    In this case, it would be possible that the messages are not quite a true reflection of what's actually happened...

Reply
  • "Is there a possibility that this compiler's message is bogus?"

    It is possible that the specific messages you've listed aren't generated by the compiler or linker at all, but by the build tool.

    In this case, it would be possible that the messages are not quite a true reflection of what's actually happened...

Children
No data