Search the web
Sign In
New User? Sign Up
rabbit-semi · Group for Rabbit C-programmable micros
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 29245 - 29274 of 39540   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
29245
Please unsubscribe me rabbit message group. Bulent ozumut...
bozumut
Offline Send Email
Sep 1, 2005
7:04 am
29246
Read the bottom of the post. You need to email rabbit-semi-unsubscribe@yahoogroups.com ! ... From: rabbit-semi@yahoogroups.com...
Nathan Johnston
nb_johnston
Offline Send Email
Sep 1, 2005
7:06 am
29247
Dear friends, We have been using RCM2200 in various applications. I have noticed very frequently while programing the core module, we get the errors as TIME...
kcthedon10
Offline Send Email
Sep 1, 2005
7:09 am
29248
Hello everyone, Is there anyone who have come accross this subject? I have used an rcm2020 module plus a modem to make a GPRS connection. What I need to do is...
FiReBiRd
grimlock_xc7
Offline Send Email
Sep 1, 2005
7:44 am
29249
Gd day. My name is richard tan yong jin from Malaysia. A electrical engineering( telecommunication) undergraduate. Currently doing my final project on image...
richard tan
yuyjin9483
Offline Send Email
Sep 1, 2005
9:47 am
29250
Thanks Ryan, I see that you´re always there ready to help, like we say in BRAZIL "beleza". Thanks. ... semi@yahoogroups.com] On Behalf Of mmilton62 ... know ...
mmilton62
Offline Send Email
Sep 1, 2005
12:47 pm
29251
About 8 months ago, we were experiencing about 20% failure rate on initial programming of RCM2300's, which Rabbit later traced to some specification...
icc_thewoodlands
icc_thewoodl...
Offline Send Email
Sep 1, 2005
2:25 pm
29252
Good day.I'm new in this group. My name is richard tan yong jin from Malaysia. A electrical engineering( telecommunication) undergraduate. Currently doing my ...
RICHARD TAN YONG JIN
yuyjin9483
Offline Send Email
Sep 1, 2005
2:45 pm
29253
i dont' know much about polling but at the bottom of DC it says RunNoPoll. ... changes. ... real ... 8/30/2005...
lzars2000
Offline Send Email
Sep 1, 2005
3:25 pm
29254
Hello Group, Im newby with RC. Im using a RC 3000. I have a problem with costates and serial read and write. I see the samples in the serial...
john_kovic
Offline Send Email
Sep 1, 2005
3:53 pm
29255
Can you post some code to show what it is you're trying to do?...
Steve Trigero
seecwriter
Offline Send Email
Sep 1, 2005
4:51 pm
29256
... Just as an FYI, I've found that if I need to printf a bunch of stuff out to STDIO, it always works better to build up an entire line using as many calls to...
Tom Collins
tomcollinsaz
Offline Send Email
Sep 1, 2005
9:29 pm
29257
Sure,... I woul like to "listen" the port all the time and send the serial message every 5 seconds all the time. The message that i waiting for dont have a...
John Kovic
john_kovic
Offline Send Email
Sep 1, 2005
9:49 pm
29258
What is not working for the receive program? Are you sure that you'll never receive more than 63 chars? How much time is there between messages?...
Steve Trigero
seecwriter
Offline Send Email
Sep 1, 2005
10:16 pm
29259
On Thu, 1 Sep 2005 14:49:35 -0700 (PDT), John Kovic <john_kovic@...> ... What is this? Are you trying to send data via serial modem? Is this from your...
Tausif
tausif@...
Send Email
Sep 2, 2005
3:56 am
29260
i am new to using rabbit processors! i am using rcm3000 for bulding my application and when i insert the core module in my application board and compile any...
hussain_sitabkhan
hussain_sita...
Offline Send Email
Sep 2, 2005
11:23 am
29261
Dear friends, Could you please tell me where the following capacitors c12,c83,c1,c47,c24,c53,c19,c33,c52,c84,c25,c32,c2,c13,c4,c81,c46,c86 shown on page 1 of...
kcthedon10
Offline Send Email
Sep 2, 2005
11:23 am
29262
Dear friends, does anybody know a function in dynamic c which detects the conectivity and the physical avalibality of the ethernet connector. sorry for my not...
haider_karomi
Offline Send Email
Sep 2, 2005
1:24 pm
29263
The receive program work fine(alone), but when i integrate the 2 programs in 1, they dont work. About the size of the message im not sure. The only end signal...
John Kovic
john_kovic
Offline Send Email
Sep 2, 2005
2:25 pm
29264
... pd_havelink() -- Tom Collins - tom@......
Tom Collins
tomcollinsaz
Offline Send Email
Sep 2, 2005
3:00 pm
29265
Ok, "they don't work" doesn't tell me anything. Post code of the one program that DOESN'T work, and be more specific about how it is failing. Since knowing how...
Steve Trigero
seecwriter
Offline Send Email
Sep 2, 2005
3:33 pm
29266
Olá, Alessandro Wesley alessandrowesley@... o convida para juntar-se à sua rede de amigos no GAZZAG . O GAZZAG é uma comunidade que conecta as...
Alessandro Wesley
bradockeng
Offline Send Email
Sep 2, 2005
4:21 pm
29267
I have 30 or so Rugged Giant Controllers available. Most have been installed into equipment, but the equipment has only run through test, not installed in the...
IDES
jimcashby
Offline Send Email
Sep 2, 2005
4:28 pm
29268
Any idea on how to implement a distributed SNMP agent on the Rabbit? I need to monitor via SNMP a group of RCM3200 connected via serial interfaces. I need to...
Marco Menchise
mmrabbit2005
Offline Send Email
Sep 2, 2005
5:20 pm
29269
Sure, the two codes that i use are: These codes work fine everyone. But if i try to do one unique code. Everything is bad. I have a problem with the costates....
John Kovic
john_kovic
Offline Send Email
Sep 2, 2005
5:44 pm
29270
I don't want to see two different programs. I want to see the ONE program that you say doesn't work. The one that is both receiving and transmitting. ... ...
Steve Trigero
seecwriter
Offline Send Email
Sep 2, 2005
6:04 pm
29271
Excuse me for your time. This is one code with tx and rx. **************************************************** code for serial tx and rx. This code waiting a...
John Kovic
john_kovic
Offline Send Email
Sep 2, 2005
8:16 pm
29272
... Does that mean that you want the first device in the chain to forward the SNMP packets to dvices up the chain? And to relay the responses back up to the...
Kelly
unarmed_pilo...
Offline Send Email
Sep 2, 2005
9:17 pm
29273
I tried your code, if I send "Test<" over the serial port it sends back ">67258<>67258<>abc<" probably not what you expected though. Add the "else yield;" to...
mlinder
linder2010
Offline Send Email
Sep 2, 2005
9:18 pm
29274
Guess it might depend on the amount of data you're looking to "control" and how fast you need to do it. Using standard routing between the ethernet and serial...
Dave Moore
questdavemoore
Offline Send Email
Sep 2, 2005
9:29 pm
Messages 29245 - 29274 of 39540   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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