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
解決済! 解決策の投稿を見る。
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
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
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.