MK60DN512Z register lead to Clock initialization faild

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MK60DN512Z register lead to Clock initialization faild

533 Views
Chuckie
Contributor I

I programmed the MK60DN512VLQ10 and running well in MCUXpresso IDE, when I change to MK60DN512ZVLQ10, the clock initialization could not pass. Then I checked the register for both chips, the difference between MCG_C7 register is different. So I change the MCG_C7_OSCSEL_VAL to SIM_SOPT2_MCGCLKSEL_VAL, this step could pass but the initialization of the clock still have problem. How can I solve this problem? 

Furthermore, where can I download the SDK for the MK60DN512Z serial. The MCU SDK only provide for chip without Z.

Labels (1)
0 Kudos
1 Reply

521 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi Chuckie,

The MK60DN512VLQ10 is Rev 2.x and MK60DN512ZVLQ10 is Rev 1.x. All the details about major changes between Rev 1.x and 2.x can be found in the application note AN4445 Kinetis 100 MHz Rev 1.x to Rev 2.x Migration Guide.

MK60DN512ZVLQ10 (Kinetis K 100MHz Rev 1.x) is not in the support list of SDK and MCUXpresso. I am afraid you may need to use Processor Expert with CodeWarrior11 or KDS3.2.

Sorry for the inconvenience we bring you! 

Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos