When will processor expert be available for Kinetis K70F in MQX?

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

When will processor expert be available for Kinetis K70F in MQX?

跳至解决方案
1,712 次查看
bobf
Contributor III

Hi,

 

I assume there is a plan to add PE support for K70F. Does anyone know when it will be available?

 

If I generate some code (e.g., PWM with TimerUnit_LDD) using PE with K40, will the the generated code also work correctly in K70F? Or will the PWM timing be wrong?

 

Thanks,

bobf 

0 项奖励
回复
1 解答
1,467 次查看
ProcessorExpert
Senior Contributor III

Hello,

 

I think there should be no issue with creating PEx project for K70. This MCU has been already supported in CW V10.2. I would also recomend to install the update MCU 10.2 Update 1.0.0. Please follow the download page below:

 

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-MCU10&fpsp=1&tab=Design_Tools_Tab

 

best regards
Vojtech Filip
Processor Expert Support Team

 

 

 

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,468 次查看
ProcessorExpert
Senior Contributor III

Hello,

 

I think there should be no issue with creating PEx project for K70. This MCU has been already supported in CW V10.2. I would also recomend to install the update MCU 10.2 Update 1.0.0. Please follow the download page below:

 

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=CW-MCU10&fpsp=1&tab=Design_Tools_Tab

 

best regards
Vojtech Filip
Processor Expert Support Team

 

 

 

0 项奖励
回复
1,467 次查看
bobf
Contributor III

Hi Vojtech,

 

After installing  MCU 10.2 Update 1.0.0, I still do not know how PE is enabled for K70. For K40/K60, there is bsp_twrk60n512_pe and bsp_twrk40x256_pe project under  MQX3.8_install_directory\mqx\build\cw10 directory, and there is a ProcessorExpert.pe folder for each of them in  project panel in CW IDE. I don't see these for K70. Perhaps I missed something. Please show me (as a first time user) how to enable/use PE features for K70 .

 

BTW, there is no PE specific BSP for kwikstik either.

 

Thanks a lot for your help!

 

bobf

0 项奖励
回复
1,467 次查看
marek_vinkler
NXP Employee
NXP Employee

Hello,

 

Processor Expert enabled MQX BSP will be available in MQX 3.8.1. In previous versions you can modify the existing PEx BSP for K60 if you need to have this support before 3.8.1 is available.

 

Marek V.