How to write a task Example of the task rouchine Module initialize tcb_type *tcb_sample1; tcb_type *tcb_sample…
よくわからないときはまずやってみる。
How to write a task Example of the task rouchine Module initialize tcb_type *tcb_sample1; tcb_type *tcb_sample…
Initialization and Mainrouchine General flowchart OS Initialization void init_os( void ) { que_type *que; que …