Using PEx to Modify a MQX BSP in KDS / KSDK

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

Using PEx to Modify a MQX BSP in KDS / KSDK

892 次查看
cjlord
Contributor II

Daniel Chen posted a helpful guide at Introduction the BSP configuration file in MQX for Kinetis SDK on how to configure the various board and pin configuration files in KSDK, however, these files are generated by Processor Expert (PEx). How do i invoke PEx to modify these? Am I missing something?

Thanks!

标记 (2)
0 项奖励
回复
1 回复

686 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi  Cjlord:

The BSP componet in KSDK is generated by Processor Expert,  you can change the BSP files in an existing KSDK project manully.

But you can't use PEx to change the BSP configuration files in an existing project, because maybe some KSDK project is not PE enabled.

If you want to invoke PE to new/modify these BSP files, you need to new a project, please check the following document for details

How To: Create an MQX RTOS for KSDK project with Processor Expert in Kinetis Design Studio IDE

Regards

Daniel

0 项奖励
回复