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

Map file and bin file are different in different computer with same code

Hi, I am using winIDEA tool which uses keil compiler, linker and assembler. I am using the controller of INFINEON C515C-RE. The project compiled in a computerA(W7, keil uVision4.13a, C51 COMPILER V9.02, A51 ASSEMBLER V8.02 and BL51 BANKED LINKER/LOCATER V6.22) is working fine and the same whole project (with same hex file converter and bin file converter) is compiled in another computerB(W7, keil uVision4.10, C51 COMPILER V9.02, A51 ASSEMBLER V8.02 and BL51 BANKED LINKER/LOCATER V6.22) having different map file and bin file. I didn't change anything in the source but the bin file and map file are different when compared to other computer source. I don't know what kind of issue making this difference. Please suggest me the things to recover from that.

Thanks in advance.