Hello, I am trying to run MicroPython on the Main core of the Nicla Vision and interface with the co-processor (M4) over RPC much like this example: https://docs.arduino.cc/tutorials/giga-r1-wifi/giga-dual-core/
Is it possible to write arduino C++ code for one core and run micropython on the main M7 core, as the Nicla Vision Micropython version does not seem to include the necessary library messagepackrpc?
Hi, we will be releasing a new firmware v4.5.6 with support for this very soon. We are just finishing up a few PRs before it will be ready.
Hi, with the current version 4.5.8 there still seems to be that the libraries messagepackrpc and openamp are missing? Are there any updates when this will be supported?
We’ve updated to the latest version of MicroPython, where this is supported. Ibrahim can comment on this more once he’s back from vacation.