CMSIS-SVD files for Kinetis

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

CMSIS-SVD files for Kinetis

1,561 次查看
pgo
Senior Contributor V

Dear All,

Does anyone know if the SMSIS-SVD files for Kinetis devices are generally available anywhere?  There are files that describe only one device (a MK10) available on the ARM website as far as I can tell.

thanks for any pointers (or an official answer from Freescale)

bye

标记 (2)
0 项奖励
2 回复数

830 次查看
thomasgrieger
Contributor III

Hi pgo,

in june this year I raised a service request to Freescale regarding CMSIS-SVD files for a K70.

They answered that there are no files available.

I assume that you want to use the svd files as imput for the EmbSysRegView Plugin in Eclipse? If so you could try to write a script which parses the MKxxx.h which contain all the macros for register access to build up the svd file for yourself.

Using this approach we could automatically generate about 70% of the registers of the K70.

Best regards,

Thomas

830 次查看
pgo
Senior Contributor V

Hi Thomas,

Thanks for the feedback.

I was hoping to add a peripheral plugin for USBDM - It's pretty straightforward providing you have the SVD files.

bye

0 项奖励