Requesting SDK for eRPC on RT-1064

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Requesting SDK for eRPC on RT-1064

399 Views
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 Kudos
Reply
3 Replies

252 Views
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 Kudos
Reply

54 Views
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 Kudos
Reply

372 Views
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 Kudos
Reply