28.12.2014 Views

uC/OS-II (Structure) - 경희대학교

uC/OS-II (Structure) - 경희대학교

uC/OS-II (Structure) - 경희대학교

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

MicroC/<strong>OS</strong><br />

/<strong>OS</strong>-<strong>II</strong> Porting (Cont’d)<br />

• <strong>OS</strong>IntCtxSw()<br />

<strong>OS</strong>IntCtxSw() <strong>OS</strong>IntExit() ISR <br />

Void <strong>OS</strong>IntCtxSw(void)<br />

{<br />

(1) <strong>OS</strong>TaskSwHook() ;<br />

(2) <strong>OS</strong>TCBCur = <strong>OS</strong>TCBHighRdy();<br />

(3) <strong>OS</strong>PrioCur = <strong>OS</strong>PrioHighRdy();<br />

(4) Task :<br />

= <strong>OS</strong>TCBHighRdy-><strong>OS</strong>TCBStkPtr;<br />

(5) Task ;<br />

(6) <br />

}<br />

Embedded System Lab. <strong>II</strong> 129

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

Saved successfully!

Ooh no, something went wrong!