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

Code Curropt

Hello I am getting very serious problem, The code written for phillips 89V51RD2 , after some days the code written in keil will not work on the same hardware .If i write same code once again without copy/paste it will work . Please any body have solution for this.

Regards
Santosh Hegde.

Parents
  • Hello sir i think you didnt understand point.I think it is the problem related to the HEX file genarator. let me explain the steps what i did,
    1. Created the project.
    2.Wrote some code for My Hardware ,it worked very fine.
    3. After some days later i loaded same file in the project and complied it .Now the problem occurerd for the same Hardware.
    4.Then I created new source file. I typed same code. and reloaded it in project,complied it. I found it to be working fine. This what my problem.

Reply
  • Hello sir i think you didnt understand point.I think it is the problem related to the HEX file genarator. let me explain the steps what i did,
    1. Created the project.
    2.Wrote some code for My Hardware ,it worked very fine.
    3. After some days later i loaded same file in the project and complied it .Now the problem occurerd for the same Hardware.
    4.Then I created new source file. I typed same code. and reloaded it in project,complied it. I found it to be working fine. This what my problem.

Children