WinARM compiler with RTOS

(Company: embeddedcraft) #1618215
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
#1627241
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.

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now