Inter-Processor communication: rpmsg_char + tinycbor

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Inter-Processor communication: rpmsg_char + tinycbor

ソリューションへジャンプ
224件の閲覧回数
gigi1291
Contributor I

I'm working on an i.MX8MM SoC and I would like to manage communication between the two cores using an rpmsg_char channel with TinyCBOR library. I couldn't find any NXP driver for rpmsg_char, only the standard imx_rpmsg_tty, While it works well, I "suspect" it has more overhead compared to rpmsg_char.

What are your thoughts on choice? Do you have any advice or suggestions?"
Thank you

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
175件の閲覧回数
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @gigi1291 

I hope you are doing very well.

 

Actually, in our BSP you can find the rpmsg_char.c driver, but unfortunately, we have not an example of the integration with the SDK.

You can take as reference the multi core examples inside of the MCUXpresso SDK for cortex M.

 

Best regards,

Salas.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
176件の閲覧回数
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @gigi1291 

I hope you are doing very well.

 

Actually, in our BSP you can find the rpmsg_char.c driver, but unfortunately, we have not an example of the integration with the SDK.

You can take as reference the multi core examples inside of the MCUXpresso SDK for cortex M.

 

Best regards,

Salas.

0 件の賞賛
返信