28.03.2015 Views

Task Management and Lab 5

Task Management and Lab 5

Task Management and Lab 5

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Task</strong> Code Rules<br />

• Must be an infinite loop<br />

• for(;;) { }<br />

• while(1) { }<br />

• Must have its OWN STACK space setup in the<br />

beginning of code by the use of OS_STK<br />

• Must call a service at the bottom of the infinite loop

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!