Hi Jorge,
I am using the MK22FN512xxx12 part, and I am running it at 120Mhz.
I have tried to use the PEX components (the intFlash kinetis component) to program my calibration data into a single 2k page, but I get nothing but errors. I see here that you say The K82 cannot be flash programmed in HSRUN mode (150Mhz), and I suspect that this might also be my problem. I can't find where the reference manual says anything about there being a max speed. I am running in PEE MCG mode with a 120Mhz core, 60Mhz bus, and 24Mhz Flash clock (which sounds okay to me)
So do I need to set up another clock to use or something on my K22 also?
I also have downloaded the KSDK 2.2 for my CPU and was going to try just dumping the two files fsl_flash .c and .h into my code and not use the PEX component - will that be any better/different?
Brynn