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.

When we are talking about uCOS...

Status
Not open for further replies.

CADDevil

Member level 5
Member level 5
Joined
Jun 26, 2001
Messages
80
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
649
BTW, anyone tried to implement some TCP/IP stack under uCOS ?
 

senthilkumar

Advanced Member level 1
Advanced Member level 1
Joined
Nov 24, 2001
Messages
401
Helped
27
Reputation
54
Reaction score
19
Trophy points
1,298
Location
india
Activity points
3,965
hai,

any body implent the design using the Lcd graph(Not standard one)

bye
 

Lagman

Newbie level 4
Newbie level 4
Joined
Feb 3, 2003
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
58
This is link on micrium GUI and manual and ucos-ii 2.52 sources.

h**p://www.bhrtos.com/bbs/topic.asp?topic_id=268&forum_id=3

for download press on icon car.
 

lsa1961

Junior Member level 2
Junior Member level 2
Joined
Feb 21, 2002
Messages
22
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
93
What about another book of the same author "Embedd... Syst.. Build... Blocks"?
 

Dspnut

Full Member level 2
Full Member level 2
Joined
Jul 18, 2002
Messages
141
Helped
10
Reputation
18
Reaction score
5
Trophy points
1,298
Activity points
1,267
Hi..all

Try **broken link removed**
They have rabbit microcontroller modules, e.g. RCM220 or RCM3000. The software that comes with these modules is bundled with the ucos OS. You can implement multitasking/real-time/web-enabled application using these modules.
It's very cool. :)
 

mImoto

Full Member level 4
Full Member level 4
Joined
Feb 21, 2002
Messages
210
Helped
4
Reputation
8
Reaction score
1
Trophy points
1,298
Activity points
1,733
Which id the price of uc/os-II. I know that is not free if you want to use in an equipment.

Anyone knows,?

Thanks
 

tcsa35

Full Member level 3
Full Member level 3
Joined
Mar 19, 2002
Messages
170
Helped
10
Reputation
20
Reaction score
8
Trophy points
1,298
Activity points
1,507
Source Code
µC/OS-II comes with ALL the source code. In fact, the source code is probably the cleanest and most consistent code of any RTOSs. All services provided by µC/OS-II starts with the prefix 'OS'. This makes it easier to know that the functions refer to kernel services in your application. Also, the services are neatly grouped by categories: OSMbox???() relate to message mailboxes, OSQ???() relate to message queues, OSSem???() relate to semaphore management etc.

No Royalties
µC/OS-II is licensed on a per-product basis and allows you to sell any number of units of the licensed product. For more details, contact Micriµm.
 

joebazoka

Advanced Member level 4
Full Member level 1
Joined
May 17, 2001
Messages
105
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,298
Location
Argentina
Activity points
730
uCos

Only the Premier version come with uCos. I probe some features of realtime and work fine. If you have the Dynamic C Premier, you can implement the realtime software without costs (royalties, etc). Regards.
 

xiang_xudong

Newbie level 3
Newbie level 3
Joined
Jan 10, 2004
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
146
just for study is ok, but in your product,you must buy license and get the advance servers
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top