EmbDev.net

Forum: ARM programming with GCC/GNU tools WinARM compiler with RTOS


von Sankari A. (Company: MCML) (sankari)


Rate this post
useful
not useful
Hi

  can any one plz tel me whether winARM will support RTOS???which RTOS 
will it support??

von Sachin K. (Company: embeddedcraft) (sachin)


Rate this post
useful
not useful
Hi,
winarm is development toolchain. it include gcc, binutis, linker, 
assembler etc.
If you have source code of rtos, then you can build that rtos.

So, actually this question is wrong.

you can use freeRTOS, uclinux etc.
Let me which RTOS you want to use.
We have a list of rtos at following location

http://embeddedcraft.org/listrtos.html

sachin
http://embeddedcraft.org
http://imbuent.com

von Clifford S. (clifford)


Rate this post
useful
not useful
The WinARM project page includes an example project for FreeRTOS, so... 
yes.  http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/


Additionally I have used it successfully with Segger embOS.  There is 
nothing in the toolchain that will prevent it from running any RTOS 
which supports use of GCC.  It is more the other way around, an 
particular RTOS may not build with GCC or even be licensed for use with 
GCC.

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.