public marks

PUBLIC MARKS from YukuanMark with tag rtos

20 May 2006

Introduction to Priority Inversion

When tasks share resources, as they often do, strange things can and will happen. Priority inversions can be particularly difficult to anticipate. Here's an introduction to priority inversions and a pair of techniques you can use to avoid them.

Approaches to Realtime Linux

前天的簡報內容,概略性的介紹如何以 Linux Kernel 的基礎,適用於 Realtime Systems 的需求,以及主要的專案計畫,至於 Linux Kernel 2.6 Realtime Extensions 實做,因為 篇幅過長,已經抽離到其他的簡報。

16 May 2006

Get by Without an RTOS

Too many simple systems use a commercial RTOS. All that's sometimes needed is a way to implement even-driven and periodic functions. Here's an easy way to do just that.

15 May 2006

eCos

eCos is an open source, royalty-free, real-time operating system intended for embedded applications. The highly configurable nature of eCos allows the operating system to be customised to precise application requirements, delivering the best possible run-

13 May 2006

Empowering Embedded Systems

µC/OS-II, The Real-Time Kernel is a highly portable, ROMable, very scalable, preemptive real-time, multitasking kernel (RTOS) for microprocessors and microcontrollers.

MicroC OS II: The Real Time Kernel

If you currently do not use an RTOS, read this book to gain a deep understanding of what these powerful tools can do for your code. If you're looking at commercial products, read the book to understand some of the trade-offs and gain an appreciation for w

04 May 2006

Real Time Application Design

This section presents four contrasting design solutions to a hypothetical embedded real time application. The suitability of each solution is judged for embedded computers with varying RAM, ROM and processing capabilities. In addition the simplicity and c

YukuanMark's TAGS related to tag rtos

book +   design +   embedded +   graphics +   linux +   os +   programming +   scheduler +