Multithreading

Materials

Example

This example illustrates the implementation of multithreading on Ameba board.

File -> Examples -> AmebaMultithreading -> Multithreading

../../../_images/image01144.png

You may set the stack size for each task here.

../../../_images/image02140.png

You may change the task execution here.

../../../_images/image03121.png

Compile and run the code.

Once image is uploaded successfully, you will be able to see the multithreading behaviour for tasks a and b.

../../../_images/image0482.png