How to Integrate Processor Expert Drivers into MQX BSP in Keil

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

How to Integrate Processor Expert Drivers into MQX BSP in Keil

跳至解决方案
1,657 次查看
MICX10
Contributor I

In the Section 6 of Getting Started with Freescale MQX BSP, it explains  the method to IntegrateProcessor EXpert Drivers into MQX BSP". However, the examples are only for CW10.

 

Is there any document to explain how to do this in Keil step-by-step?

 

Thanks

 

0 项奖励
回复
1 解答
1,084 次查看
microfusion
Contributor I

Keil MDK-ARM uses an eclipse plug-in, provided by itself.

In other words:

1.     first of all install the "Processor Expert - Microcontroller Driver Suite", as described in the freescale website:
          Processor Expert Software, Microcontroller Driver Suite Product Summary Page

2.     then you need to add the "MDK-ARM plug-in for Eclipse" provided by Keil (you can find it in the Keil installation folder):

          MDK-ARM Plug-in for Eclipse: Installing MDK-ARM Plug-in

3.     finally have an overview about how to use it, watching the following video

          Processor Expert: Integrating with Keil Microvision - YouTube

Enjoy PE

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,085 次查看
microfusion
Contributor I

Keil MDK-ARM uses an eclipse plug-in, provided by itself.

In other words:

1.     first of all install the "Processor Expert - Microcontroller Driver Suite", as described in the freescale website:
          Processor Expert Software, Microcontroller Driver Suite Product Summary Page

2.     then you need to add the "MDK-ARM plug-in for Eclipse" provided by Keil (you can find it in the Keil installation folder):

          MDK-ARM Plug-in for Eclipse: Installing MDK-ARM Plug-in

3.     finally have an overview about how to use it, watching the following video

          Processor Expert: Integrating with Keil Microvision - YouTube

Enjoy PE

0 项奖励
回复
1,084 次查看
drummer
Contributor IV

This question is relevant for me too. For example if I am using codewarrior 7.2 and MQX version 3.6 how can I get the moccana encryption package for SSL to work?

I can create the bean but when I attempt to link it into my MQX project there are missing header files.

 

0 项奖励
回复