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
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
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.