Embedded / RTOS

Moderators: None (Apply to moderate this forum)
Number of threads: 373
Number of posts: 682

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
RTOS simple project Posted by sampath on 11 Apr 2002 at 11:34 PM
Help!
Although I am new to this RTOS and embedded field, I learnt most of all the theoretical aspects regarding these subjects. Now I would like to do one simple project using RTOS. Especially I know MicroC/OS-II. Can anybody please help me in suggesting one project that is really useful?

Thanks in advance,
sampath

Report
Re: RTOS simple project Posted by stgotgo99 on 10 Sept 2002 at 12:46 PM
What processor do you want to port with MicroC/OS-II?
I use MCS51 Family once to build some uWebServer.
Best regards,
Tinggo S.
"www.geocities.com/stgotgo99"

: Help!
: Although I am new to this RTOS and embedded field, I learnt most of all the theoretical aspects regarding these subjects. Now I would like to do one simple project using RTOS. Especially I know MicroC/OS-II. Can anybody please help me in suggesting one project that is really useful?
:
: Thanks in advance,
: sampath
:
:

Report
Re: RTOS simple project Posted by sampath on 10 Dec 2002 at 1:29 AM
Thank you for responding and sorry for late respond from my side. Ya I too want to port MicroC/OS-II to 8051 and do some project. Can you pl. suggest me how I can go about doing one simple project.

Thank you again,
sampath

: What processor do you want to port with MicroC/OS-II?
: I use MCS51 Family once to build some uWebServer.
: Best regards,
: Tinggo S.
: "www.geocities.com/stgotgo99"
:
: : Help!
: : Although I am new to this RTOS and embedded field, I learnt most of all the theoretical aspects regarding these subjects. Now I would like to do one simple project using RTOS. Especially I know MicroC/OS-II. Can anybody please help me in suggesting one project that is really useful?
: :
: : Thanks in advance,
: : sampath
: :
: :
:
:

Report
Re: RTOS simple project Posted by iyengarshyam on 13 Dec 2002 at 6:53 AM
Sampath,

from my previous embedded experience in assembly language. i feel you have to first serially transmit ur kernel into flash memory , write an application which will use the kernel and appropriate ports and voila.

ofcourse, there will be tremendous debugging to do , another alternative would be to use simulators, i do not remember one such emulator for rtos, but it it there for download somewhere.

by the way r u from chennai.

Shyam
: Thank you for responding and sorry for late respond from my side. Ya I too want to port MicroC/OS-II to 8051 and do some project. Can you pl. suggest me how I can go about doing one simple project.
:
: Thank you again,
: sampath
:
: : What processor do you want to port with MicroC/OS-II?
: : I use MCS51 Family once to build some uWebServer.
: : Best regards,
: : Tinggo S.
: : "www.geocities.com/stgotgo99"
: :
: : : Help!
: : : Although I am new to this RTOS and embedded field, I learnt most of all the theoretical aspects regarding these subjects. Now I would like to do one simple project using RTOS. Especially I know MicroC/OS-II. Can anybody please help me in suggesting one project that is really useful?
: : :
: : : Thanks in advance,
: : : sampath
: : :
: : :
: :
: :
:
:

Report
Re: RTOS simple project Posted by kor on 17 Mar 2003 at 1:45 PM
: Sampath,
:
: from my previous embedded experience in assembly language. i feel you have to first serially transmit ur kernel into flash memory , write an application which will use the kernel and appropriate ports and voila.
:
: ofcourse, there will be tremendous debugging to do , another alternative would be to use simulators, i do not remember one such emulator for rtos, but it it there for download somewhere.
:
: by the way r u from chennai.
:
: Shyam
: : Thank you for responding and sorry for late respond from my side. Ya I too want to port MicroC/OS-II to 8051 and do some project. Can you pl. suggest me how I can go about doing one simple project.
: :
: : Thank you again,
: : sampath
: :
: : : What processor do you want to port with MicroC/OS-II?
: : : I use MCS51 Family once to build some uWebServer.
: : : Best regards,
: : : Tinggo S.
: : : "www.geocities.com/stgotgo99"
: : :
: : : : Help!
: : : : Although I am new to this RTOS and embedded field, I learnt most of all the theoretical aspects regarding these subjects. Now I would like to do one simple project using RTOS. Especially I know MicroC/OS-II. Can anybody please help me in suggesting one project that is really useful?
: : : :
: : : : Thanks in advance,
: : : : sampath
: : : :
: : : :
: : :
: : :
: :
: :
:
:
As I understand it, his problem is not the implementation or process, but a lack if ideas to implement. I have the same problem. I'd suggest a simple i/o system with a simple state-machine style ai, for use in a robot walking around a room.
Report
Re: RTOS simple project Posted by iyengarshyam on 18 Mar 2003 at 10:44 AM
Sampath,

First you have to decide what type of project you want to do i.e
1. embedded web development i.e implementing web server and all that jazz.
2. embedded electronics stuff like voice recorder etc..

next you decide, memory requirements, processor to be used.

then, which distro u gotta use.
i belive uclinux will be good, ecos is also good and free.(mail me if u want more info). Try buying some development kit for uclinux (u get it for 5k-15k) in bombay.

then, program and get hold of some simulator (actually pretty difficult to get one).




: : Sampath,
: :
: : from my previous embedded experience in assembly language. i feel you have to first serially transmit ur kernel into flash memory , write an application which will use the kernel and appropriate ports and voila.
: :
: : ofcourse, there will be tremendous debugging to do , another alternative would be to use simulators, i do not remember one such emulator for rtos, but it it there for download somewhere.
: :
: : by the way r u from chennai.
: :
: : Shyam
: : : Thank you for responding and sorry for late respond from my side. Ya I too want to port MicroC/OS-II to 8051 and do some project. Can you pl. suggest me how I can go about doing one simple project.
: : :
: : : Thank you again,
: : : sampath
: : :
: : : : What processor do you want to port with MicroC/OS-II?
: : : : I use MCS51 Family once to build some uWebServer.
: : : : Best regards,
: : : : Tinggo S.
: : : : "www.geocities.com/stgotgo99"
: : : :
: : : : : Help!
: : : : : Although I am new to this RTOS and embedded field, I learnt most of all the theoretical aspects regarding these subjects. Now I would like to do one simple project using RTOS. Especially I know MicroC/OS-II. Can anybody please help me in suggesting one project that is really useful?
: : : : :
: : : : : Thanks in advance,
: : : : : sampath
: : : : :
: : : : :
: : : :
: : : :
: : :
: : :
: :
: :
: As I understand it, his problem is not the implementation or process, but a lack if ideas to implement. I have the same problem. I'd suggest a simple i/o system with a simple state-machine style ai, for use in a robot walking around a room.
:




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.