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

how to re-compile a project with the same results of old compilation

Hello,
I've comipled a project with KEIL in order to generate an Hex code (that is stored in ROM on a chip).
2 days passed, I recomipled the exact same code, and the results of the Hex code are different, and I can see that the compiler changed the address of the internal variables etc.
I need to restore the old results, somehow!!
I have all the object files of the old compilation.
Is there any way to load them?
Anyone knows why the compilation has changed (though the C files have not changed)?
I know that the order of the files written in the left window of the KEIL changes the compilation, but this order has not changed as well.
Please help......
Best Regards,
Noam
-----------

Parents Reply Children