How should S32G2 utilize C++ for developing IPCF

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

How should S32G2 utilize C++ for developing IPCF

364 次查看
Ariel28
Contributor I

How should S32G2 utilize C++ for developing IPCF programs on the A-core, are there any relevant SDKs available? Or do I need to encapsulate ipc-shm and others into a C++ library, are there any related documentation or examples?

0 项奖励
回复
1 回复

344 次查看
chenyin_h
NXP Employee
NXP Employee

Hello, @Ariel28 

Thanks for your post.

From IPCF4.10 release notes, the IPCF driver is now C++ compatible.
On A core side, the IPCF code provided by NXP is the Linux kernel modules, the user application part(which based on IPCF APIs) could be possibly developed with C++, but I feel sorry that there is not formal document/examples related with this topic.

I apologize for your inconvenience.

 

BR

Chenyin

0 项奖励
回复