Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

RTOS programming in linux

Status
Not open for further replies.

PRAVEEN HV

Junior Member level 2
Joined
Mar 26, 2011
Messages
20
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
BELAGAVI
Activity points
1,422
hi plz help me to write RTOS programs in linux platform..
i mean on which tool i.ve to work in linux platform..?????
 

hi plz help me to write RTOS programs in linux platform..
i mean on which tool i.ve to work in linux platform..?????

HI Praveen,
I assume you want to write RTlinux application here.
You will have to use the SDK provided by the RTlinux vendor, There is every possibility that it is an eclipse configured for the RTlinux.

If I assume you want to write a RTOS all together then you can simply write it in C and compile it with GCC but you have to pass "-nostdlib -nostdinc -nostartfiles -nodefaultlibs -fno-builtin"

I hope you know the meaning of all those flags.

hope it helps.
 

It will be much easier if you go to windriver website and have a look at the Linux (RT linux) offering , They actually bough RT linux from FSM. The free evaluation version is quite easy to learn and substantial help is available
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top