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

Porting between different Vendors

Hello Members.. I want to port some applications running on M4 from STM to M4 from NXP. So how can I achieve it.

Parents
  • The basic feature set should be compatible as they both implement the Armv7M architecture. However, there may be additional features that distinguish the two processor implementations: e.g. FPU implementation. If you've got a toolchain like Arm MDK then I'd run the code on the two different config setups to makes sure they work. 

Reply
  • The basic feature set should be compatible as they both implement the Armv7M architecture. However, there may be additional features that distinguish the two processor implementations: e.g. FPU implementation. If you've got a toolchain like Arm MDK then I'd run the code on the two different config setups to makes sure they work. 

Children
No data