Hi Ping,
I've tried with no success.
I've looked into the fsl_device_registers.h file but the MK60F12.h file isn't included there but the MK64F12.h, when i tried to comment it out and include the MK60F12.h file, get many errors.
I've tried also to include them both: MK60F12.h and MK64F12.h in the fsl_device_registers.h file also got many errors.
When i compile the project with only the MK60F12.h file included, the compilation success but when i try to burn it i get an error:

I use the J-Link programmer.
Thank you.