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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 26053 - 26082 of 39534   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
26053
Hello, I test the DLM program from Robert Richter with a RCM3000 (512K SRAM 512K flash). I use the original sample.c and original DLM__RCM3200__.bin files. I ...
freeriderx_11
Offline Send Email
Feb 1, 2005
8:36 am
26054
OK, thank you for answering. Let me be more specific. 1. I've replaced the 256K flash chip on RCM2300 with the 512K flash chip (Am29F040B). The reason: I need...
Adrian Mojoatca
adrianmojoatca
Offline Send Email
Feb 1, 2005
9:29 am
26055
Hi everybody! I'm a newbie with ucos2 and dynamic C. I'm tryng to compiling an example, in order to get learn to use ucos2 on dynamic c. Here is the source...
irishmark969
Offline Send Email
Feb 1, 2005
11:05 am
26056
Hi, I have developed a LAN-Extender using RCM3710 which extends a LAN.(it's not a bridge but extension of LAN). It takes the data from ethernet at 10MBPS and...
Kapil Dev Rathan
kapildevrathan
Offline Send Email
Feb 1, 2005
11:42 am
26057
Flip the ends of the cable over so you can see the colors of the wires and orient them the same way. On a standard cable, the order of the wire colors will be...
Bob Hohentanner
rhohentanner
Offline Send Email
Feb 1, 2005
1:07 pm
26058
I'm not shur but i think you can't use the RCM3200.bin file for your RCM3000. The memory map isn't the same on both RCM. Robert can help you on this. regards ...
Jonathan Dumaresq
dumarjo
Offline Send Email
Feb 1, 2005
2:23 pm
26059
I use uCos in the www.Softools.com compiler. If you are serious about Rabbit programming you should check it out. JohnAlderman@... ... From:...
John Alderman
johnalderman...
Offline Send Email
Feb 1, 2005
2:47 pm
26060
I am using the RCM3600. I have an application where , I have an RTU polling via RS485 my unit every 3 seconds. Sometimes, It will have more than one unit...
moises_colin
Offline Send Email
Feb 1, 2005
2:56 pm
26061
Anyone come across a through-hole header receptacle for the RCM3400? Sudhir...
Sudhir Murthy
trafinfocom
Offline Send Email
Feb 1, 2005
3:09 pm
26062
You need a multithreaded operating system to make this work. I am doing something similar using uCOS in the www.softools.com compiler. This is not a trivial...
John Alderman
johnalderman...
Offline Send Email
Feb 1, 2005
3:15 pm
26063
... Assuming it's the same one that the 3000/3100 use (2x17, 2mm spacing), Rabbit sells them online at their Rabbit store. ...
Mike van Meeteren
cirusrabbit
Offline Send Email
Feb 1, 2005
3:30 pm
26064
... Sorry just looked up the specs and realized you need the 1.27 pitch sockets. Not sure on those, only see the surface mount sockets listed for those. -Mike...
Mike van Meeteren
cirusrabbit
Offline Send Email
Feb 1, 2005
3:34 pm
26065
It has 1.27mm spacing. I have in fact been using the SMT part sold by Rabbit. Given some assembly problems with getting the two connectors with the correct...
Sudhir Murthy
trafinfocom
Offline Send Email
Feb 1, 2005
3:34 pm
26066
Any samples without uCoS or Suggestions Moises Colin ... doing ... This is not ... unit ... for ... Service....
moises_colin
Offline Send Email
Feb 1, 2005
3:37 pm
26067
sorry for taking ur time i am Suva Lakha D BE-IT final year student from Viral Control P Ltd Gujarat,india. i am doing my final year project at this company. ...
suva lakha
ldsuva
Offline Send Email
Feb 1, 2005
3:47 pm
26068
Hi all, What I would like to do is something like this #define VAL ((50*29)-11) And use it in assembly like this... ld hl, VAL Is this possible? This works if...
mlinder
linder2010
Offline Send Email
Feb 1, 2005
3:50 pm
26069
Sorry, but this is not a simple task that can be covered in a sample. I had to invent a packet protocol and a whole lot more. You need a real program for...
John Alderman
johnalderman...
Offline Send Email
Feb 1, 2005
4:01 pm
26070
Thank you for clearing up the internal and external ports question Steve. I was wondering if anyone could tell me if the following code should work to read...
bradrekk
Offline Send Email
Feb 1, 2005
4:15 pm
26071
When I have done this in the past, I create buffer space for each polling unit device. Data strings for a particular unit are then saved in its buffer area....
Richard Wayman
rfsrich
Offline Send Email
Feb 1, 2005
4:34 pm
26072
Hi everyone here! i'm doing a project on embedded GPS and SMS monitoring system using the Rabbit M2M set. i have managed to send the location detected by the...
smith1874
Offline Send Email
Feb 1, 2005
4:38 pm
26073
hi all. i now trying to write the program to compare the passwords contained in the sms which is received by the gsm modem in the M2M kit, with the preseted...
smith1874
Offline Send Email
Feb 1, 2005
4:44 pm
26074
... The last example expands to a load from memory because of the parens. You could use ld hl,0+VAL to load an immediate value, or #define VAL 0+(50*29) ld...
bmurthazw
Offline Send Email
Feb 1, 2005
4:49 pm
26075
... yes, does anybody know how to do it? Yes (unless you do a chip erase). Look at _EraseFlashSect in flashwr.lib. ... instead? The procedure practically...
bmurthazw
Offline Send Email
Feb 1, 2005
5:23 pm
26076
we can help you. what are you hoping to do?...
Douglas Ford
dougtpt
Offline Send Email
Feb 1, 2005
5:24 pm
26077
I was gone last week, so we can once again do some private e-mail if it doesn't work--Sorry to leave you hanging. My first question would be, what version of...
Robert Richter
robertbrichter
Offline Send Email
Feb 1, 2005
5:28 pm
26078
... your ... Yes indeed; I forgot about that, but the RCM3200 is a special case, so don't tell it you have a RCM3200 when you don't. Let me get you the files...
Robert Richter
robertbrichter
Offline Send Email
Feb 1, 2005
5:30 pm
26079
Any samples? Moises Colin ... polling ... its ... control and ... data. While ... character like a ... When the ... you can act ... waiting ... lengthy, this...
moises_colin
Offline Send Email
Feb 1, 2005
5:39 pm
26080
That's wise advise. And it turns ou that the cable I was given was not a cross-over cable as I was told. So I've jetisoned the direct-connect approach and I'm ...
Steve Trigero
seecwriter
Offline Send Email
Feb 1, 2005
5:59 pm
26081
My IT guys are asking about the gateway setting in the Rabbit. They seem to think that this is very important and that if its not set right no packets would be...
Steve Trigero
seecwriter
Offline Send Email
Feb 1, 2005
6:24 pm
26082
Steve, Now I'm not sure what's going on, is there any chance you connected the Rabbit to the "Uplink" port on the hub. The gateway setting shouldn't have any...
Bob Hohentanner
rhohentanner
Offline Send Email
Feb 1, 2005
6:32 pm
Messages 26053 - 26082 of 39534   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