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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 38599 - 38629 of 39540   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
38599
Hi all, I'm looking into moving from the RCM3700 to the 4000 series for a boost in speed and memory. I can recall from a while back that there some RAM wait...
fairy_dave
Offline Send Email
Feb 2, 2009
4:13 am
38600
Hey John, The fact that you are "surprised that no one has run into it" is a pretty good indicator to yourself to look for other possibilities than straight ...
Julian Higginson
julianhigginson
Offline Send Email
Feb 2, 2009
6:30 am
38601
... have ... this ... with ... high as ... port ... them. ... the ... tried ... The ... than ... Thank you Scott. Editing brdinit worked like a charm. I had...
themill12801
Offline Send Email
Feb 2, 2009
7:00 am
38602
... Be sure to put a not in your code that you have modified the DC lib. If you upgrade DC your changes will be lost. It is better to put the commands in your...
Scott Henion
shdesigns2003
Offline Send Email
Feb 2, 2009
7:17 am
38603
I know this topic has been discussed to death before, but I've just had yet another RCM2200 go into a state where it works perfrctly (including serial comms on...
eilidhs_daddy
Offline Send Email
Feb 2, 2009
9:04 am
38604
Hi, Have you tried with another programming cable?. Jesus De: rabbit-semi@yahoogroups.com [mailto:rabbit-semi@yahoogroups.com] En nombre de eilidhs_daddy ...
Jesús Manuel Cone...
jesconsa
Offline Send Email
Feb 2, 2009
9:34 am
38605
... Yeah, on this group we've been through this a few times. I've eliminated everything except the RCM itself. -K...
eilidhs_daddy
Offline Send Email
Feb 2, 2009
9:50 am
38606
I am a complete newbie to rabbit. I've been using PIC microcontrollers for several years. It is very easy to program a chip with dynamic C interface. But I...
caner80a
Offline Send Email
Feb 2, 2009
11:18 am
38607
Hi all people out there... I'm quiet worry 'cause the dates in the threads are too old... it seems like nobody is working in this issue anymore... anyway......
ricardomd83@...
ricardomd83
Offline Send Email
Feb 2, 2009
10:01 pm
38608
I am a complete newbie to rabbit. I've been using PIC microcontrollers for several years. It is very easy to program a chip with dynamic C interface. But I...
caner
caner80a
Offline Send Email
Feb 2, 2009
10:01 pm
38609
If you're talking about reading the program out of memory with DC, you can't. You would have to write your own application to do that. ...
Steve Trigero
seecwriter
Offline Send Email
Feb 2, 2009
10:05 pm
38610
Check out sample program DHCP_BOOTFILE.C for how to do what you want. Also, read the manual. ________________________________ From: "ricardomd83@..."...
Steve Trigero
seecwriter
Offline Send Email
Feb 2, 2009
10:08 pm
38611
Check out SHDesigns free section for "LocateIP" (i think it's free). It's a windows app that will broadcast a message out looking for any RCMs on an ethernet...
Dan Allen
maesoftgroup
Offline Send Email
Feb 3, 2009
1:17 am
38612
I have an array of floats [12][300] that I would like to store in extended memory. I would be very grateful if someone could point me to a code snippet that...
Alan Matheson
alan_matheson
Offline Send Email
Feb 3, 2009
9:50 pm
38613
... I wrote a tech tip on using xmem: http://shdesigns.org/tips/xmemap.shtml -- ... today's fortune "I'm a doctor, not a mechanic." -- "The Doomsday Machine",...
Scott Henion
shdesigns2003
Offline Send Email
Feb 3, 2009
10:01 pm
38614
Hi everyone, I'm using an RCM4100 to set up PPP with a Siemens MC35i modem. I'm using TIM in Italy as a provider and use DC10.46. I manage to connect all ok, I...
Francesco Costella
checco_bt
Offline Send Email
Feb 5, 2009
4:23 pm
38615
How did you accomplish building the mib in your code. I have run into the same problem with solar winds, but I can't quite figure out how to code the System...
rmcdonld
Offline Send Email
Feb 5, 2009
9:39 pm
38616
...I think this is what you're asking. I have a #define for my EOID, I think what you're missing is the "snmp_set_stem". Dan... // Set parameter structure to...
Dan Allen
maesoftgroup
Offline Send Email
Feb 6, 2009
2:59 pm
38617
Thanks for the rapid reply. I've found that Solar Winds requests sysObjectID first which is actually an SNMPv2c call even if you configure SNMPv1. Once I...
rmcdonld
Offline Send Email
Feb 6, 2009
3:13 pm
38618
Yes.... *sigh* SW first tries V2c and waits for it to time out, then tries V1. Once it's in V1 mode it still won't work if your code doesn't respond to (i ...
Dan Allen
maesoftgroup
Offline Send Email
Feb 6, 2009
3:26 pm
38620
Scott (or anyone else who can help), I am trying to use some code I wrote back in 2003 for an RCM3010 with DC7.33 and move it to an RCM3710, just like you said...
tjd_ee
Offline Send Email
Feb 7, 2009
3:25 pm
38621
... The 3700 uses a different pin for the reset line on the chip. We had the same problem with Softools until we found the correct pin (I remember it was...
Scott Henion
shdesigns2003
Offline Send Email
Feb 7, 2009
3:33 pm
38622
Scott, Thanks for the quick response. I will eventually switch to 9.25. However, when I loaded it I found out that the SNMP library was not included in the...
tjd_ee
Offline Send Email
Feb 7, 2009
6:09 pm
38623
... Compare the realtek lib between the two versions. ... You can look at 9.62. They now include most of thelibs you had to buy separately including the FAT,...
Scott Henion
shdesigns2003
Offline Send Email
Feb 7, 2009
6:17 pm
38624
Hi all, I somehow managed to implement all OIDs necessary for the clients to detect and show the interface details. The packet information is just set as duds,...
aintnoprobs
Offline Send Email
Feb 8, 2009
5:17 am
38625
Our company uses Rabbit modules in various applications, and we are using Scott Henion's DLM ethernet manager to load files - Since our servers are Linux...
rayerskc@...
rayerskc...
Offline Send Email
Feb 10, 2009
12:59 am
38626
Yes, but only partially. Ping me later this week. ... From: rayerskc@... <rayerskc@...> Sent: Monday, February 09, 2009 2:18 PM To:...
Dan Allen
maesoftgroup
Offline Send Email
Feb 10, 2009
6:09 am
38627
Can the R3000 handle a serial port configuration of 8,O,2 without rewriting the serial drivers? I seem to recall that there was an issue with such a...
Steve Trigero
seecwriter
Offline Send Email
Feb 10, 2009
5:34 pm
38628
I am also trying out to find how to use on board flash.. where that userblock functionality is located?...
purav_pankil@...
purav_pankil
Offline Send Email
Feb 11, 2009
10:06 am
38629
Start by looking in \Samples\UserBlock bob moore ________________________________ From: rabbit-semi@yahoogroups.com on behalf of purav_pankil@... Sent:...
Moore, Robert
rmoore007ri
Offline Send Email
Feb 11, 2009
11:00 am
Messages 38599 - 38629 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