Hi Omar
Thanks for your suggestion.
I tryed the SDK above, but when i change the MCU to MK22FX512Axxx12 and the Package to MK22FX512AVLK12, the example does not build anymore.
The change deletes all the Preprocessor defines. The IDE created the two defines: -DCPU_MK22FX512AVLK12 and -DCPU_MK22FX512AVLK12_cm4. When i change it back to -DCPU_MK22FN512VDC12 and adding the other Defines again, the project is compiling well.
On the other hand, when i load the existing project, e.g the tower_bootloader to my device, it is starting but crashes when initializing the flash in flash_init_features.
Do you have another hint how to get the bootloader compiled for the MK22FX512AVLK12?
Many thanks an best regards
Stephan