eRPC for NXP LPC54605 with SPI transport

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

eRPC for NXP LPC54605 with SPI transport

Jump to solution
846 Views
sevi
Contributor II

Hi,

 

I'm looking for a convinient way to create an control and data transfer interface between the NXP MCU LPC54605 and embedded petalinux.

 

In a quick test i run into missing driver like fsl_port.h which is not available for LPC54605.

Is there a way to use eRPC with this MCU?

 

Thank you

Labels (2)
Tags (1)
0 Kudos
1 Solution
836 Views
Alice_Yang
NXP TechSupport
NXP TechSupport
0 Kudos
2 Replies
837 Views
Alice_Yang
NXP TechSupport
NXP TechSupport
0 Kudos
829 Views
sevi
Contributor II

Hi,

 

Thank you for the answer, the information in https://github.com/EmbeddedRPC/erpc/wiki/Getting-Started were the best starting point for me.

But the problem with the missing fsl_port.h still exists. As a workaround I created an empty fsl_port.h file to be able to completely build the code.

 

Thank you and best regards

0 Kudos