Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

AURIX™ Forum Discussions

User14049
Level 3
Level 3
How can I copy data variable from one core to another core in Aurix
0 Likes
1 Reply
cwunder
Employee
Employee
50 solutions authored 250 sign-ins 25 likes received
How can I copy data variable from one core to another core in Aurix

You could implement message passing or shared memory using IPC methods or semaphores.
0 Likes