Division of tasks in the OPTA processor

Knowing that OPTA has a dual-core processor, I imagine it is possible to divide tasks for each core via programming. Can anyone tell me if there is any programming that can help me with this?

I think the OPTA runs with the Arduino Core for mbed enabled devices

I've not checked in details but likely an RTOS is running alongside Mbed OS. If that's the case then you would need to explore the RTOS task capabilities to do so

2 Likes