Skip to main content
3 events
when toggle format what by license comment
Dec 18, 2024 at 21:26 comment added timblaktu Scour the SoC vender's BSP documentation. I'm in a similar boat, but with Variscite iMX8mp SoM, providing Cortex A53 and Cortex M7, "connected" by rmproc. Looking to offload as much as possible to the M7, I'm analyzing feasibility of putting our web server and app Biz logic on WASM/WAMR on the M7. Biggest problem I saw was ethernet, which is completely "owned" by the A53, but then I just found this which looks promising : github.com/jtavares/rpmsg-net
S Oct 30, 2024 at 21:35 review First questions
Oct 30, 2024 at 21:49
S Oct 30, 2024 at 21:35 history asked user667370 CC BY-SA 4.0