KE06 Auto Generated Files

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

KE06 Auto Generated Files

579件の閲覧回数
robfranz
Contributor I

I am currently working on porting mbed onto the FRDM-KE06 and am basing my work off of the KL25 as this is already ported.  There are a number of files for the KL25 that appear to be auto generated from Freescale including the following:

device/MKL25Z4/MKL25Z4_adc.h

device/MKL25Z4/MKL25Z4_cmp.h

device/MKL25Z4/MKL25Z4_dac.h

device/MKL25Z4/MKL25Z4_dma.h

device/MKL25Z4/MKL25Z4_dmamux.h

device/MKL25Z4/MKL25Z4_fgpio.h

device/MKL25Z4/MKL25Z4_ftfa.h

device/MKL25Z4/MKL25Z4_gpio.h

etc.

Where are these files generated from and is there somewhere that I can get the files for the KE06?  I have downloaded about every code development package that I can find on the freescale site and have not found what I need.

Thanks,

Rob

0 件の賞賛
返信
1 返信

398件の閲覧回数
marek_neuzil
NXP Employee
NXP Employee

Hello,

It seems that these files comes from the KSDK 1.0.0 (extension to the CMSIS register access layer header; available in platform\CMSIS\Include\device\... directory of the KSDK 1.0.0).

The KSDK 1.3.0 contain also this extension to the CMSIS register access layer header but all devices are include in one header file, see for example KSDK_1.3.0\platform\devices\MKL25Z4\include\MKL25Z4_extension.h.

Best Regards,

Marek Neuzil

0 件の賞賛
返信