When i m trying to debug the uart blocking demo code with MK24F12 plateform(kinetis controller freescale/KSDK_1.3.0) in iar workbench,it is not going inside the fsl_clock_MK24F12.c ,it is going inside the fsl_clock_MKW24D5.c, (that means it is pointing to some other file),and also i am not able to find out the linker library for MK24F12. Can anyone resolve it.