Re: RTOS porting
- From: "Boudewijn Dijkstra" <usenet@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Nov 2005 18:09:09 +0100
"abhiraj11" <abhiraj11@xxxxxxxxx> schreef in bericht
news:_ZOdnb1WGJYtZhfeRVn-iQ@xxxxxxxxxxxxxxx
> Hi,
> Can any one tell me how to start porting a RTOS on ARM. I mean what
> exactly should i Study to port a RTOS.
I'm not a porting expert, but I think I have a few useful clues for you:
- Make sure that it isn't already ported.
- Determine how portable the various parts of RTOS code are.
- Use as much as possible a high level language like C.
- Use a popular compiler/assembler/linker toolchain.
- Get a popular reference board, a popular JTAG debugger and a popular IDE
that supports your toolchain and debugger.
- Look at standalone sample IDE projects for ARM and for architectures that
you are familiar with.
- Look at RTOS sample IDE projects for ARM and for architectures that you are
familiar with.
- Look at other ports of the RTOS.
- Look at other RTOSes ported to ARM.
BTW, which RTOS are we talking about?
.
- Follow-Ups:
- Re: RTOS porting
- From: Dan Henry
- Re: RTOS porting
- References:
- RTOS porting
- From: abhiraj11
- RTOS porting
- Prev by Date: Re: Microchip Introduces First 16-bit Microcontroller Product Line - the PIC24
- Next by Date: Re: Cermetek Microelectronics IC CH1788
- Previous by thread: RTOS porting
- Next by thread: Re: RTOS porting
- Index(es):
Relevant Pages
|