I can't find any referenced document describing the needed migration steps.
Thank you!
Hello,
Application Note 264: Migrate from RTX to CMSIS-RTOS described how to migrate to the latest revision of RTX, is that what you are looking for?
Kind regards,
Johannes
Hi Johannes,
Not really... I'm not using RTX. This guide mainly tells how to eliminate the usage of RTX in favor of CMSIS-RTOS.
Thanks,
Yaniv
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
Great Johannes, I will do that. Thank you very much for your help!