eRPC support for LPC546xx

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

eRPC support for LPC546xx

Jump to solution
2,252 Views
gbarcan
Contributor II

Hi,

Is eRPC supported on the LPC546xx ? Would anybody be able to offer any advice or guidance on using eRPC LPC546xx ?

Any help would be appreciated, 

Thank you,

Labels (1)
Tags (1)
0 Kudos
1 Solution
2,065 Views
dusancervenka-b
NXP Employee
NXP Employee

Hi gbarcan@dialight.com‌,

officially there is no example ported for this board. But eRPC doesn't has dependency for board. He has dependency for used OS and transport layer. 

For more information you can look on this documentation: https://community.nxp.com/docs/DOC-334083

And here for step-by-step guide how to create erpc application: https://github.com/EmbeddedRPC/erpc/wiki/Getting-Started

View solution in original post

0 Kudos
4 Replies
2,065 Views
soledad
NXP Employee
NXP Employee

Hi, 

In addition, you can check the following thread 

https://community.nxp.com/thread/477242

I hope this helps, 

Have a nice day!

Soledad

0 Kudos
2,065 Views
gbarcan
Contributor II

eRPC (embedded remote procedure call) and ECRP (Enhanced Code Read Protection)

0 Kudos
2,066 Views
dusancervenka-b
NXP Employee
NXP Employee

Hi gbarcan@dialight.com‌,

officially there is no example ported for this board. But eRPC doesn't has dependency for board. He has dependency for used OS and transport layer. 

For more information you can look on this documentation: https://community.nxp.com/docs/DOC-334083

And here for step-by-step guide how to create erpc application: https://github.com/EmbeddedRPC/erpc/wiki/Getting-Started

0 Kudos
2,065 Views
gbarcan
Contributor II

Thank you Dusan, I think we should be able to get it running on the LPC546xx using the uart transport and through the CMSIS UART Driver. We started working on it and we should have hardware available soon to test things.

0 Kudos