Hello, I have upgraded my KEIL from uv4 V4.00a to V4.70.0.0.I chave compiled same project(NXP-LPC2220) in both versions & found that there is difference in hex files generated by both. Why there is such a change,can anybody help me out? Thanks in advance.
different compiler versions frequently produce different executables.
updates of development environments are normally done for a reason. like bug fixes or improvements in optimizations.