Michal Princ
Michal Princ
> @MichalPrincNXP i made changes based on your PR. Let me know if they met your requests. Also i enabled in clang config to keep empty lines between includes, which...
Hi Dusan, I have successfully converted the NXP [erpc_matrix_multipy example](https://github.com/nxp-mcuxpresso/mcux-sdk-examples/blob/main/frdmk32l3a6/multicore_examples/erpc_common/erpc_matrix_multiply/service/erpc_matrix_multiply.erpc) to use the latest generator and the erpc code. However, I am facing issues with the [erpc_two_way_rpc example](https://github.com/nxp-mcuxpresso/mcux-sdk-examples/blob/main/frdmk32l3a6/multicore_examples/erpc_common/erpc_two_way_rpc/service/erpc_two_way_rpc.erpc). First, incorrect...
Hi @gdb3-ampaworks , I am sorry for not accurate documentation, we used to distribute erpc python examples in NXP MCUXpressoSDK, you can get the run_uart.py here: https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/evkbmimxrt1170/multiprocessor_examples/erpc_common/erpc_matrix_multiply ... and we...
Hi @neuberfran , I am sorry for late response, I am still checking that internally, will get back to you once I have the response.
Hi @neuberfran , I was able to get following: i.MX BSP release based on Yocto -- it supports 5.4/5.10/5.15/6.1 kernels we have i.MX kernel 5.10 for Yocto Hardkott and 5.15...
Hello @kmkorym , I am afraid the VIRTIO_F_EVENT_IDX interrupt is not supported in rpmsg_lite (as a result of light-weighting the rpmsg implementation).
Hi @flyingcys , thanks for this PR! I am not able to try this PR with rt-thread, have you built any rt-thread based rpmsg_lite example? I would accept this PR...
Hi @grifintar , the following link could be of your interest: https://github.com/EmbeddedRPC/erpc-imx-demos It is probably not up-to-date, but the basic principles should be still valid.
Hello @grifintar you can get functional multicore examples for NXP dual-core MCUs using the mcuxpresso.nxp.com webside. You can select LPCXpresso54114 board for instance and download the SDK package that contains...
Hello all, I am sorry for missing response ... I am afraid this tool is not going to be ported to other NXP i.MX platforms, please try to use the...