PeakSat-AUTH / training-freeRTOS

0 stars 0 forks source link

[Training] Queueueueueueueueueueues #2

Open Sourland opened 9 months ago

Sourland commented 9 months ago

Using FreeRTOS Queues, use the first task to queue numbers from 0 to 9 and have the 2nd task to de-queue them and print them out

AndronikosKostas commented 8 months ago

Update : Η ουρά παίρνει ένα vector που περιέχει αριθμούς από το 0 εως το 9 SenderTask :

Screenshot (1663)

ReceiverTask and main_cpp :

Screenshot (1664)

Results :

Screenshot (1662)

Τα σημεία που έπρεπε να δωθεί προσοχή ήταν :