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

while coverting c to hex file showing error.

while converting c to hex file it is showing that target cant be created?can anybody say me what will the problem be?

Parents
  • What's the error, and what's the file that you're attempting to create?

    Does the directory exist, does the file or directory contain spaces, or other characters that might be illegal in the OS being used? Is the directory read-only? Is the file open somewhere else?

    Does the linker complete?

    What OS are you using? What version of the tools?

    Show the error, show the context.

Reply
  • What's the error, and what's the file that you're attempting to create?

    Does the directory exist, does the file or directory contain spaces, or other characters that might be illegal in the OS being used? Is the directory read-only? Is the file open somewhere else?

    Does the linker complete?

    What OS are you using? What version of the tools?

    Show the error, show the context.

Children
No data