我想找MK60DX256ZVLL10这个芯片最新的头文件,请问可以在哪里找到?谢了啦~

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

我想找MK60DX256ZVLL10这个芯片最新的头文件,请问可以在哪里找到?谢了啦~

Jump to solution
977 Views
朱葛峻
Contributor I

我想找MK60DX256ZVLL10这个芯片最新的头文件,请问可以在哪里找到?谢了啦~

Labels (1)
0 Kudos
1 Solution
793 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

I can see the newest MK60DZ10 in my CodeWarrior10.5.

It can be found in the folder show below:

E:\Program Files\Freescale\CW MCU v10.5\MCU\lib\wizard_data\ARM\DataBase\derivatives

In this MK60DZ10.h ,it shows the last change "rev. 1.6 (2013-04-05)"

/*

** ###################################################################

**     Processors:          MK60DN512ZVLL10

**                          MK60DX256ZVLL10

**                          MK60DN256ZVLL10

**                          MK60DN512ZVLQ10

**                          MK60DN256ZVLQ10

**                          MK60DX256ZVLQ10

**                          MK60DN512ZVMC10

**                          MK60DN256ZVMC10

**                          MK60DX256ZVMC10

**                          MK60DN512ZVMD10

**                          MK60DX256ZVMD10

**                          MK60DN256ZVMD10

**

**     Compilers:           ARM Compiler

**                          Freescale C/C++ for Embedded ARM

**                          GNU C Compiler

**                          IAR ANSI C/C++ Compiler for ARM

**

**     Reference manual:    K60P144M100SF2RM, Rev. 5, 8 May 2011

**     Version:             rev. 1.6, 2013-04-05

**

**     Abstract:

**         This header file implements peripheral memory map for MK60DZ10

**         processor.

**

**     Copyright: 1997 - 2013 Freescale, Inc. All Rights Reserved.

**

**     http:                 www.freescale.com

**     mail:                 support@freescale.com

**

**     Revisions:

**     - rev. 1.0 (2011-03-30)

**         Initial version.

**         Changes with respect to the previous MK10NxxVMD100 header file:

**         RTC - CCR register removed. Replaced by IER register.

**         CRC - added CTRLHU register for 8-bit access to the CTRL register.

**         FB - bit FB_CSCR_EXALE renamed to FB_CSCR_EXTS.

**         SIM- bit group FSIZE in SIM_FCFG1 split into groups PFSIZE and NVMSIZE.

**         Added registers for core modules - CoreDebug, DWT, ETB, ETF, ETM, FPB, ITM, TPIU.

**     - rev. 1.1 (2011-06-15)

**         Registers updated according to the new reference manual revision - Rev. 5, 8 May 2011

**         I2S  - bit SSIEN in I2S_CR register renamed to I2SEN.

**         SDHC - bit VOLTSEL in SDHC_VENDOR register removed.

**         TSI - registers TSI_CNTR1 to TSI_CNTR15, bit group CNTN renamed to CTN1, bit group CNTN1 renamed to CTN.

**     - rev. 1.2 (2011-06-29)

**         Order of declarations changed.

**     - rev. 1.3 (2011-11-10)

**         Support of ARM Keil compiler added.

**     - rev. 1.4 (2012-01-10)

**         Registers updated according to the new reference manual revision - Rev. 6, 6 Nov 2011

**         ADC - PGALPb bit group added.

**         PDB - Register PO0EN renamed to POEN

**         SDHC - WRBRSTLEN bit group added

**         SIM - Bit DSPI0 in SCGC6 register renamed to SPI0.

**     - rev. 1.5 (2012-04-13)

**         Added new #define symbol MCU_MEM_MAP_VERSION_MINOR.

**         Added new #define symbols <peripheralType>_BASE_PTRS.

**     - rev. 1.6 (2013-04-05)

**         Changed start of doxygen comment.

**

** ###################################################################

*/

View solution in original post

0 Kudos
5 Replies
794 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

I can see the newest MK60DZ10 in my CodeWarrior10.5.

It can be found in the folder show below:

E:\Program Files\Freescale\CW MCU v10.5\MCU\lib\wizard_data\ARM\DataBase\derivatives

In this MK60DZ10.h ,it shows the last change "rev. 1.6 (2013-04-05)"

/*

** ###################################################################

**     Processors:          MK60DN512ZVLL10

**                          MK60DX256ZVLL10

**                          MK60DN256ZVLL10

**                          MK60DN512ZVLQ10

**                          MK60DN256ZVLQ10

**                          MK60DX256ZVLQ10

**                          MK60DN512ZVMC10

**                          MK60DN256ZVMC10

**                          MK60DX256ZVMC10

**                          MK60DN512ZVMD10

**                          MK60DX256ZVMD10

**                          MK60DN256ZVMD10

**

**     Compilers:           ARM Compiler

**                          Freescale C/C++ for Embedded ARM

**                          GNU C Compiler

**                          IAR ANSI C/C++ Compiler for ARM

**

**     Reference manual:    K60P144M100SF2RM, Rev. 5, 8 May 2011

**     Version:             rev. 1.6, 2013-04-05

**

**     Abstract:

**         This header file implements peripheral memory map for MK60DZ10

**         processor.

**

**     Copyright: 1997 - 2013 Freescale, Inc. All Rights Reserved.

**

**     http:                 www.freescale.com

**     mail:                 support@freescale.com

**

**     Revisions:

**     - rev. 1.0 (2011-03-30)

**         Initial version.

**         Changes with respect to the previous MK10NxxVMD100 header file:

**         RTC - CCR register removed. Replaced by IER register.

**         CRC - added CTRLHU register for 8-bit access to the CTRL register.

**         FB - bit FB_CSCR_EXALE renamed to FB_CSCR_EXTS.

**         SIM- bit group FSIZE in SIM_FCFG1 split into groups PFSIZE and NVMSIZE.

**         Added registers for core modules - CoreDebug, DWT, ETB, ETF, ETM, FPB, ITM, TPIU.

**     - rev. 1.1 (2011-06-15)

**         Registers updated according to the new reference manual revision - Rev. 5, 8 May 2011

**         I2S  - bit SSIEN in I2S_CR register renamed to I2SEN.

**         SDHC - bit VOLTSEL in SDHC_VENDOR register removed.

**         TSI - registers TSI_CNTR1 to TSI_CNTR15, bit group CNTN renamed to CTN1, bit group CNTN1 renamed to CTN.

**     - rev. 1.2 (2011-06-29)

**         Order of declarations changed.

**     - rev. 1.3 (2011-11-10)

**         Support of ARM Keil compiler added.

**     - rev. 1.4 (2012-01-10)

**         Registers updated according to the new reference manual revision - Rev. 6, 6 Nov 2011

**         ADC - PGALPb bit group added.

**         PDB - Register PO0EN renamed to POEN

**         SDHC - WRBRSTLEN bit group added

**         SIM - Bit DSPI0 in SCGC6 register renamed to SPI0.

**     - rev. 1.5 (2012-04-13)

**         Added new #define symbol MCU_MEM_MAP_VERSION_MINOR.

**         Added new #define symbols <peripheralType>_BASE_PTRS.

**     - rev. 1.6 (2013-04-05)

**         Changed start of doxygen comment.

**

** ###################################################################

*/

0 Kudos
793 Views
朱葛峻
Contributor I

Robin_Shen,您好。

          谢了啦,您给了我很大的帮助!我在我的IAR和CW(5.1)里面没有找到相应的文件夹和文件,不过,我现在正在下载CodeWarrior(10.5),应该能找到了。

          另外,希望您能原谅我用我的母语给您回复而带来的不便,因为我觉得要是我用英文的话,您阅读起来会更不方便的。总之,万分感谢!

               朱葛峻

0 Kudos
793 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi 葛峻

  You are welcome!

  If you describe your question in English , more people who are in our community can know your question and then help you.

  Thank you!

Best Regards

Robin

0 Kudos
793 Views
朱葛峻
Contributor I

Hi Robin,

     Thank you for your indication!

     I will try my best to sharpen my English skill and use it.

     P.S.     The reason I don't use English is that my English skill is so bad and I don't pass CET4. Please forgive me.

Sincerely yours,

朱葛峻

0 Kudos
793 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi 葛峻 ,

You can search "MK60DZ10" as the key words in your compiler folder.

I can find it in my IAR\Keil MDK\CodeWarrior compiler folder.

Hope that help

Best Regards

Binbin