PN7462 ExVcom FreeRTOS version

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

PN7462 ExVcom FreeRTOS version

跳至解决方案
1,397 次查看
davidzhu
Contributor III

Hi Support:

 

PN7462AU phExVCom demo includes CDC class implementation for the COM port , but it is a FreeRTOS  version, I need a bare metal version, could you guide me how to remove the FreeRTOS component from this demo.

 

Thank you.

0 项奖励
1 解答
1,393 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi David:

 

There is a Macro  PH_OSAL_FREERTOS for FreeRTOS version, and PH_OSAL_NULL_OS for bare metal version. 

Maybe you need to fix some compile issues by yourself.

 

Regards

Daniel

在原帖中查看解决方案

0 项奖励
1 回复
1,394 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi David:

 

There is a Macro  PH_OSAL_FREERTOS for FreeRTOS version, and PH_OSAL_NULL_OS for bare metal version. 

Maybe you need to fix some compile issues by yourself.

 

Regards

Daniel

0 项奖励