Hello Members.. I want to port some applications running on M4 from STM to M4 from NXP. So how can I achieve it.
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.
I'd assumed that you'd already done this but the datasheets would be a good place to compare the configurations of both the processor and the two boards.