Using libmcc/ecos with BSP v2.7?

Hi,

We use a colibri VF61 and are migrating from BSP v2.5 to v2.7 (lots of goodies) and would like very much to keep using our eCos code on the M4 core.

I understand that it would be better to migrate everything to FreeRTOS and rpmsg, but would prefer very much not to do it now.

I found this out-of-tree kernel module: GitHub - toradex/mcc-kmod: Kernel module for Freescale/Timesys Multi-Core Communication and was wondering if it would work with v2.7. If yes, are there any instructions on how to include this kernel module in the image build?

We are currently investigating the situation and will keep you posted.

@conrado.s we adapted the mcc-kmod driver for 4.4.x kernel version. Here is the fork of mcc-kmod, we will push it to our github repo soon. Tested Ping-Pong example with eCos.

That’s great news!

Thank you very much.

That’s great news!

Thank you very much.