Skip to search.
ucos-net · Networking with uC/OS

Group Information

  • Members: 342
  • Category: Software
  • Founded: May 19, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 897 - 926 of 953   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
897 brynwork Offline Send Email Dec 2, 2004
5:32 pm
Hello, I'm a C programmer that has recently started using MicroC/OS-II. One feature I'm trying to grow into is the use of Semaphores. I've been told that...
898 Guy Lancaster
glanca Offline Send Email
Dec 2, 2004
6:53 pm
Hi Bryn, I think that you may be confusing the term semaphore with the way that some companies use it as the name of a service in some of their products. A...
899 brynwork Offline Send Email Dec 2, 2004
9:08 pm
Thanks Guy, That's exactly what I wanted to know. --Bryn ... that ... only ... atomic ... not ... service. ... is a ... some ... operations ... fact ... is ......
900 Shaun Parsons
shaun_parson... Offline Send Email
Dec 3, 2004
4:58 am
Yes uC/OSII does provide Mutex functionality. ... From: brynwork [mailto:yahoo.20.bmartino@...] Sent: Thursday, December 02, 2004 5:02 PM To:...
901 brynwork Offline Send Email Dec 3, 2004
4:40 pm
Do you mean OSSemPend() and OSSemPost() used as a binary semaphore has the functionality of a Mutex? Or is there a separate command for a Mutex instead of a...
902 embeddedeng Offline Send Email Jan 8, 2005
10:45 pm
Hi, I implemented a HTTP server on top of LwIP <The same server program works great on linux>. The http client (web browser) closes the connection by raising...
903 rvckumar Offline Send Email Jan 21, 2005
2:51 pm
Hello Friends, I am Vijay, doing final sem ME. I am posting this mail for getting some guidance for doing my final sem project. Please help. I am doing final...
904 Michael Anburaj
embeddedeng Offline Send Email
Jan 23, 2005
5:10 am
Hi, Tip: If you are limited with budget, go with uCOS-II & LwIP. Can run on a tiny, low cost ARM7s (LPC series boards by Philips). Check this page: ...
905 JOJAN
jojan_t_antony Offline Send Email
Jan 27, 2005
10:21 am
Hi Vijay Let me point out that, there is no scope for "TCP" in real time world! The packets will be routed via non-deterministics routes and nobody can ...
906 j_i_m_c_i_p Offline Send Email Feb 16, 2005
3:14 pm
I am having some bizarre lockup problems with OSMemGet and was hoping someone might be able to give me some insight. I am using version 2.76 on an ARM based...
907 tmciver28 Offline Send Email Mar 21, 2005
10:48 pm
Is it possible to restart a task from the beginning without deleting it and recreating it? Tim...
908 goldares Offline Send Email Mar 22, 2005
4:56 pm
But i think you can do it simply by deleting and creating, why not? this method doesn't affect you program to much or you can do it by writing a restart...
909 yang jhonny
jhonny_yang Offline Send Email
Mar 22, 2005
5:05 pm
... suspend and resume it ... if not not possible. ________________________________________________________________________ Yahoo! Messenger - Communicate...
910 tmciver28 Offline Send Email Mar 22, 2005
9:40 pm
I could delete and restart it but I read in an embedded systems book that you should try to avoid doing that. Suspending and resuming the task does not start...
911 yang jhonny
jhonny_yang Offline Send Email
Mar 23, 2005
8:25 pm
... If you want simple implement it , just suspend then jump to the starting point you want (remember don't reallocate memory one) and then resume it. I think ...
912 sunni_reni Offline Send Email Apr 10, 2005
3:12 am
Hai... I am trying to run example 1 in labrosse book using turboC but i am getting some linking errors , if any one already done this please help me out. ...
913 sakthi sam
sakthisam Offline Send Email
Apr 10, 2005
7:09 pm
me too same problem if u cleared reply me sunni_reni <sunni_reni@...> wrote: Hai... I am trying to run example 1 in labrosse book using turboC but i am...
914 sunni_reni Offline Send Email Apr 12, 2005
2:35 pm
This is regrding uCOS i have few doubts, 1. In giving timedelay at the end of task using OStimedly() , are there any guide lines to be followed or we can give...
915 goldares@...
goldares Offline Send Email
Apr 12, 2005
2:36 pm
please use borland c/c++ 3.1 to compile codes...
916 sakthi sam
sakthisam Offline Send Email
Apr 13, 2005
7:19 pm
can any one send me borland c/c++ 3.1 to compiler goldares@... wrote: please use borland c/c++ 3.1 to compile codes ... Yahoo! Groups Links To visit your...
917 rhasaf Offline Send Email Apr 14, 2005
12:14 pm
Try to assign your task 1 highest priority . If it was already done - see whether other tasks could delay interrupts via OS_ENTER_CRITICIAL() May be if there...
918 goldares Offline Send Email Apr 15, 2005
3:02 am
use download sites below: http://www.freewind.com.cn/ucos/tools/bc31.rar or http://www.hilinecom.com/bc31.rar note to modify tools' path in ucos configuration...
919 bruno_gon Offline Send Email Apr 16, 2005
1:44 pm
Hi, I planing use the ucos TPC/IP/PPP on ucos-ii, but I need known if have support a SNMP, DHCP and SNTP Thanks Bruno...
920 khem metre
khhem9 Offline Send Email
Apr 23, 2005
4:26 pm
Hello all, I am writting uCOS based device driver for touch screen and LCD for embedded system as my last year project. I am using Sharp's LH79520 processor...
921 praveen bajaj
get_praveenbajaj@... Send Email
Apr 26, 2005
3:52 pm
hi, I am new to RTOS. I want to know how to port ucos using GNU tools into an arm processor. Please any one can help me out with this Praveen Bajaj, Hyderabad ...
922 Atif Alipasaoglu
atifalipasa Offline Send Email
Apr 26, 2005
4:04 pm
there is already an ARM port of ucos. search the web. you can find it. ... Lord of a thousand worlds am I And I reign since time began , Night and day in...
923 Joel Winarske
joelw_94089 Offline Send Email
Apr 26, 2005
7:01 pm
http://www.ucos-ii.com/frames/products-ucOSII-ports.html ... From: "praveen bajaj" <get_praveenbajaj@...> To: <ucos-net@yahoogroups.com> Sent: Tuesday,...
924 Michael Anburaj
embeddedeng Offline Send Email
Apr 26, 2005
9:05 pm
You can download uCOS-ARM from the following link: http://geocities.com/michaelanburaj/ Support is added for GCC (arm-elf-gcc) & ARM tools (ADS & SDT). What...
925 nitin_aquariusus
nitin_aquari... Offline Send Email
Jul 10, 2005
2:23 pm
Hi folks, Can you tell me how to port ucos2 on 8051.Thank you...
926 yang jhonny
jhonny_yang Offline Send Email
Jul 10, 2005
8:46 pm
hi friend, first you must look at the ucos book. there only some code must be change. by the way why you do that ? the kernel for 8051 already much people port...
Messages 897 - 926 of 953   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help