Requesting SDK for eRPC on RT-1064

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

Requesting SDK for eRPC on RT-1064

480 次查看
joshua_nxp
Contributor I

I want to create a project that will be a simple hello world program that implements Remote Procedure Call (RPC) between the server (RT-1064 in C++) and the client (PC/laptop in Python). The client will invoke a command to send 'hello world'. The server then acknowledges the packet back to the client. The transport layer will be using UART. Server code will be compiled in IAR workbench, and will be using the embedded RPC (eRPC) created by NXP. 

 

Can someone provide a SDK for me to get started? 

0 项奖励
回复
3 回复数

333 次查看
joshua_nxp
Contributor I

Hi,

Thank you I found the matrix multiplication examples below, but RT-1064 is not in the list of supported boards

joshua_nxp_0-1746560414592.png

erpc_server_matrix_multiply_uart — MCUXpresso SDK Documentation

joshua_nxp_1-1746560437223.png

Do you have an SDK for RT-1064 that has erpc examples?

 

 

0 项奖励
回复

135 次查看
Pablo_Ramos
NXP Employee
NXP Employee

Hi

We apologize for any inconvenience this may cause.

Please note that the SDK for the i.MX RT1064 does not include eRPC examples. The eRPC examples are only available for the boards that are explicitly supported within the SDK.

You can refer to the list of supported boards in the SDK to identify which ones include eRPC examples.

0 项奖励
回复

453 次查看
Pablo_Ramos
NXP Employee
NXP Employee

Hi,

You can use MCUXpresso SDK Builder in order to find MCUs with examples that you may be interest in.

By using the filters option, you can search for specific examples and see which SDK provides it.

Pablo_Ramos_0-1745259622932.png

Best Regards,

Pablo

 

0 项奖励
回复