Peripheral Library?

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

Peripheral Library?

1,976 次查看
dawime
Contributor I

I have not seen if a peripheral library exists for the Kinetis processor. I know other manufacturers provide libraries to simplify peripheral setup and use. Is there such a thing for the Kinetis?


Also, Are there any codewarrior examples other than the hello_world build? It looks like IAR seems a better option for development, but its hard to evaulate one against the other when CW support is so poor compared to IAR.

 

Thanks

 

 

0 项奖励
回复
2 回复数

1,152 次查看
NoeSerres
Contributor II

I think release 3.7 of MQX will incude several sample projects for Codewarrior 10 + Kinetis. It should be released in a few days (according to Freescale who keeps delaying on and on... :smileysad:)

 

You should use Processor Expert as a substitute for Peripheral Library. It might not be as complete as a real library but helps a lot when it comes to configure peripheral registers.

 

 

0 项奖励
回复

1,152 次查看
marek_vinkler
NXP Employee
NXP Employee

Processor Expert for Kinetis integrated with MQX 3.7 contains components covering all peripherals. You can use these components in your embedded application without limitations. There is also good demo example based on BSP created with Processor Expert in MQX 3.7.

0 项奖励
回复