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

Ask Keil Support: Are the C51, AX51, LX51 backward compatible?

Hi,

We build a project which can be compiled and linked in success with PK51 V7.0(C51 V7.5 etc..).

But my colleague bought a new PK51, which has latest version (C51 V8.x). The project is failed to be compiled.

Do we have to fine tune our code to make it comply with newer version?
Or there is option in Keil that customer can choose which older version to be used for compiling? Otherwise, it is not good that we have to run through code every time a new Compiler is released.

Thanks

Parents
  • "my colleague bought a new PK51, which has latest version (C51 V8.x). The project is failed to be compiled."

    If you are both working on the same project, then you absolutely must both use the same tool versions!!

    You need to speak to Keil about this - either upgrade your version, or get an additional licence for your colleague to use your version...

Reply
  • "my colleague bought a new PK51, which has latest version (C51 V8.x). The project is failed to be compiled."

    If you are both working on the same project, then you absolutely must both use the same tool versions!!

    You need to speak to Keil about this - either upgrade your version, or get an additional licence for your colleague to use your version...

Children