[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] porting
From: |
Julius Luukko |
Subject: |
Re: [avr-gcc-list] porting |
Date: |
Thu, 30 Mar 2006 16:15:46 +0300 |
User-agent: |
KMail/1.9.1 |
On Thursday 30 March 2006 14:38, rajeev joshi wrote:
> can somebody provide me basic documentation of OS porting on AVR,
Hello,
Jean Labrosse's book "MicroC/OS-II The Real-Time Kernel" contains a chapter on
porting uC/OS-II on any processor. I find it quite general for learning to
port any OS. Labrosse has also an application note on porting uC/OS-II to
AVR, but it considers IAR and ImageCraft compilers:
http://www.ucos-ii.com/downloads/appnotes/AN-1128.ZIP
The source code of FreeRTOS might also be of interest.
--
Julius