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

C51 : OBJ files are no more generated

Hi everybody,

I'm just encountering a strange problem:
I tried to rebuild a project after some modifications and saw that .OBJ and .LST files wasn't updated.
I tried with a newly created project and .OBJ and .LST files was not generated by the compiler and I got the following message :

Fatal error 210 : I/O error on input file :
Exception 0021H : Path or file not found :
File : .../.../filename.obj

I tried to reinstall C51 but it gaves nothing.
I installed some softwares between the last time I used C51 (and it was working) and now, and I think that maybe it has overwritten a DLL or something like that.
If it is, the reinstallation seems not to be enough to recover from the problem.

Does somebody has an idea about how to solve this problem (without doing a complete system reinstallation)?

PS : I use (a very old) version 1.32 of C51.

Thanks in advance,
Matthieu.

Parents
  • Thanks for answering.
    I will try but actually my problem is that I've exactly the same setup since the beginning of the project. And it has always worked till today. So I'm wondering what happens?...
    I already thought about read/write permission issue, but everything seems to be OK.
    I will try your advices and try to look deeper than already done in my system.
    Thanks again, and I'm still interested in any other suggestion.

    Matthieu

Reply
  • Thanks for answering.
    I will try but actually my problem is that I've exactly the same setup since the beginning of the project. And it has always worked till today. So I'm wondering what happens?...
    I already thought about read/write permission issue, but everything seems to be OK.
    I will try your advices and try to look deeper than already done in my system.
    Thanks again, and I'm still interested in any other suggestion.

    Matthieu

Children