MQX 4.1.1 and the FRDM-K64F

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

MQX 4.1.1 and the FRDM-K64F

跳至解决方案
803 次查看
billdemas
Contributor I

Hello all:

I've been trying to get a handle on getting MQX 4.1.1 working with the FRDM-K64F, CodeWarrior 10.6, and Processor Expert. I've successfully made a clone of the 'frdmk64f' BSP by working around the BSP cloning wizard bug   MQX 4.1.1 BSP Cloning Wizard bug and fix (globals_full.yml not found) and have no trouble in copying the build library .wsd file into CodeWarrior and building MQX. When I look at the the cloned BSP project, Its Processor Expert Components view shows only this:

pastedImage_1.png

What concerns me is that the the processor is not the processor that is on the Freedom board. If I use the Processor Expert Component Inspector to change the processor from

'MK64FN1M0VLQ12 in LQFP 144-pin package' to the appropriate 'MK64FN1M0VLL12 in LQFP 100-pin package' and generate Processor Expert components, the compilation of the BSP project will fail due to errors that seem to be because of conflicts between Processor Expert generated code and the code in the 'bsp_cm.c' file.

Am I doing something incorrectly here? WHat I'd like to do is use the BSP project with Processor Expert so that I can add/configure components for our custom MK64FN1M0VLL12-based board.

Thanks

Bill

标记 (3)
0 项奖励
回复
1 解答
402 次查看
billdemas
Contributor I

Seems that I did not investigate the plethora of MQX documentation before posting. There is a guide included with MQX 4.1.1 (MQX_BSP_Porting_Example_User_Guide.pdf) that provides a good example of properly cloning AND configuring a cloned project.

Bill

在原帖中查看解决方案

0 项奖励
回复
1 回复
403 次查看
billdemas
Contributor I

Seems that I did not investigate the plethora of MQX documentation before posting. There is a guide included with MQX 4.1.1 (MQX_BSP_Porting_Example_User_Guide.pdf) that provides a good example of properly cloning AND configuring a cloned project.

Bill

0 项奖励
回复