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.

vxworks project needed

Status
Not open for further replies.

ykarthik

Newbie level 3
Joined
Nov 3, 2007
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,300
vxworks projects

i need an vxworks project immediately.please help me
 

vxworks based projects

What kind of project? Which vxWorks version?
 

project work on vxworks

any version......any kind....a few real-time projects are needed to me...im new to vxworks.
 

projects in vxworks

You can use buildroot for that: https://buildroot.uclibc.org/. Otherwise you will have to download ziplib and openssl first and build them, than you can configure openssh and build it.

Command for that is something like:

./configure \
--target=mips-linux-uclibc \
--host=mips-linux-uclibc \
--build=i386-pc-linux-gnu \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--libdir=/lib \
--libexecdir=/usr/sbin \
--sysconfdir=/etc \
--datadir=/usr/share \
--localstatedir=/var \
--mandir=/usr/man \
--infodir=/usr/info \
--includedir=/opt/buildroot-20070820/build_mips_nofpu/staging_dir/usr/include \
--disable-lastlog --disable-utmp \
--disable-utmpx --disable-wtmp --disable-wtmpx \
--without-x \
--disable-nls

assuming mips is your target.
 

vxworks rtos project

How i can start to learn the VX works , can i have any material related to vx works and RTOS , if so please send me the details where i can get it
 

msc project on vxworks

Reg Vxworks projects, you may depends upon the Hardware and VxWorks.
You may start from the simple projects like, in this same forum already we discussed abt a project, Web server. They have given some nice links for that project.
For Vxworks links, materials and forums, **broken link removed** may be useful for you.

=========
Prakash
**broken link removed** - For learners and beginners
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top