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 do I migrate a Keil project made with MDK 4.x to MDK 5.x following CMSIS changes?

I can't find any referenced document describing the needed migration steps.

Thank you!

Parents
  • Hello Yaniv,

    ok, understood. A good resource for getting familiar with MDK v5 is the Getting Started Guide, which explains how to set up a new project in MDK v5.

    This largely also applies for existing projects that need to be migrated, where you need to add source files instead of creating new ones.

    If you have specific questions for a project, I would recommend to get in touch with ARM technical support.

    Kind regards,
    Johannes

Reply
  • Hello Yaniv,

    ok, understood. A good resource for getting familiar with MDK v5 is the Getting Started Guide, which explains how to set up a new project in MDK v5.

    This largely also applies for existing projects that need to be migrated, where you need to add source files instead of creating new ones.

    If you have specific questions for a project, I would recommend to get in touch with ARM technical support.

    Kind regards,
    Johannes

Children