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 35747 - 35776 of 39540   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
35747
Hello all i could not understand this doprnt() function. I have DC9.21 but i can't find its docs.Can any one tell me the path or give correct explanation to...
linuxwin2005
Offline Send Email
May 1, 2007
7:37 am
35748
_____ From: Roger Sanderson [mailto:roger.sanderson@...] Sent: Tuesday, 1 May 2007 3:49 PM To: 'rabbit-semi@yahoogroups.com' Subject: TCP/IP...
Roger Sanderson
roger.sanderson@...
Send Email
May 1, 2007
7:38 am
35749
Hi I do have a problem with BIN files for my rabbit module, when it exceds 256 kB in size. When a BIN file bigger then 265 kB is download with the bootloader,...
t.johansen
Offline Send Email
May 1, 2007
2:09 pm
35750
... This is how TCP works, it is a stream protocol. At the socket level, there is no packets. The Nagle algorithm will buffer up packets until a time-out or a...
Scott Henion
shdesigns2003
Offline Send Email
May 1, 2007
4:10 pm
35751
I don't have DC9, but on previous versions doprnt() was declared in stdio.lib library (this should be in your LIB folder). It's the function which does the...
Big Eggs
ggeorgiev2004
Offline Send Email
May 2, 2007
3:48 am
35752
Problem with sending Data to the RCM3000 using tcpClient.SendData in Visual Basic 6 If you put DoEvents after each tcpClient.sendData this forces Visual Basic ...
Roger Sanderson
roger.sanderson@...
Send Email
May 2, 2007
6:43 am
35753
Hello Friends, i am developing a embedding system using RCM 2300 Chip. i need one help; i pass some voltage to the port of the I/O PCB. Now i want to check...
kalpenc
Offline Send Email
May 2, 2007
7:45 am
35754
doprnt <STDIO.LIB> SYNTAX: void doprnt(int (*putc) (), char *fmt, void *arg1, void *instanceParam); KEYWORDS: DESCRIPTION: Formatted...
Alexandre Kremer
alekremer
Offline Send Email
May 2, 2007
11:42 am
35755
Hi, Please could somebody verify if the below syntax is correct. I have a 3d array of integers and would like to store the address of the array in a pointer of...
grookledge
Offline Send Email
May 2, 2007
12:10 pm
35756
i am using a sensor which has three wires one for pulses,one for 5v and one for GND.it sends nearly 40,000 pulses per minute.i capture those pulses using D...
tushar_2nov
Offline Send Email
May 2, 2007
12:14 pm
35757
Hi, the way i see it, the best solution is to use costates. 40000 pulses in 1 minute gives you a 666.66Hz +- If you use one costate to store the values in a...
cjf10244
Offline Send Email
May 2, 2007
12:34 pm
35758
Hi all together, I neeed to determine the IP address of the Computer connected to my RCM4010. The RCM4010 is programmed to be a Telnet server listening to ...
marc_andrew_ply
Offline Send Email
May 2, 2007
12:54 pm
35759
... You need to use the getpeername() function. See the sample program \Samples\tcpip\bsd\BSD.C for an example of how to use it....
ebrains2003
Offline Send Email
May 2, 2007
1:18 pm
35760
... my ... listening to ... know ... Works fine, thank you! Marc...
marc_andrew_ply
Offline Send Email
May 2, 2007
1:55 pm
35761
Sorry if i´m missing something on your aplication, but shoudln´t you use an external interrupt instead of keep reading the pin in a while to avoid lose...
Alexandre Kremer
alekremer
Offline Send Email
May 2, 2007
4:26 pm
35762
Hi all together, I want reset a variable a couple of minutes after it had been set to a special value. Therefore I tried to use the Real Time Clock in the ...
marc_andrew_ply
Offline Send Email
May 2, 2007
4:42 pm
35763
Hi altogether, I'm trying to change the value of a variable back to it's old value a couple of minutes after it has been changed. I tried it in the following...
marc_andrew_ply
Offline Send Email
May 2, 2007
4:50 pm
35764
Show some code of what you are doing. ... From: marc_andrew_ply <marc_andrew_ply@...> To: rabbit-semi@yahoogroups.com Sent: Wednesday, May 2, 2007...
Steve Trigero
seecwriter
Offline Send Email
May 2, 2007
5:23 pm
35765
getpeername <BSDNAME.LIB> SYNTAX: int getpeername( sock_type *s, void *dest, int *len ); KEYWORDS: tcpip, bsd, socket, dns ...
Alexandre Kremer
alekremer
Offline Send Email
May 2, 2007
5:25 pm
35766
Sorry for the double post. My browser chrashed and I wasn't sure if the post was sended. It works now, I did it in a different way: Get the current time when...
marc_andrew_ply
Offline Send Email
May 2, 2007
5:32 pm
35767
Sorry for the double post. My browser chrashed and I wasn't sure if the post was sended. It works now, I did it in a different way: Get the current time when...
marc_andrew_ply
Offline Send Email
May 2, 2007
5:32 pm
35768
One little remark: the value that read_rtc() returns is an UNSIGNED long. If it the value you obtain is negative then i think you have it defined as a simple...
cjf10244
Offline Send Email
May 2, 2007
5:36 pm
35769
I need a way for a user to reset data in the Rabbit by selecting a button on a web page. I'd like to confirm with the user that this is the operation they...
David Peters
davep575
Offline Send Email
May 2, 2007
6:35 pm
35770
Anyone knows if is there an enbeddable port of PHP for RAbbit core boards?...
Micron Engineering
micronpn
Offline Send Email
May 2, 2007
9:57 pm
35771
If you position the cursor within the function name and press CONTROL-H, you will get the function lookup, which will automatically display the library's...
mehiegl
Offline Send Email
May 2, 2007
10:57 pm
35772
Hi, Can someone provide info on bbram memory allocation for RCM3360? For RCM3360, 256kB of bbram as the physical address 80000 - BFFFF [256kB] But when I run...
Raja CP
raja.cp@...
Send Email
May 2, 2007
11:46 pm
35773
All Group Members Undefined (but used) global label sock_err - this label is demanded when you use TCP/IP functions. I have these functions in both main() and...
Roger Sanderson
roger.sanderson@...
Send Email
May 2, 2007
11:46 pm
35774
... button on ... operation ... select "OK". What ... might ... You can create a cgi function that is called by a submit button. Look at...
ebrains2003
Offline Send Email
May 3, 2007
12:21 am
35775
... The 3360 has 512k of bbram, not 256. ... The above says your are compiling to RAM. You should use "Compile to Flash, run in RAM" on the RC32/33xx boards....
Scott Henion
shdesigns2003
Offline Send Email
May 3, 2007
1:50 am
35776
Thanks for your reply Scott. Yes, you're right it is 512kB. But I am compiling to flash and running in RAM, still I get the same output. Since my currently I...
Raja CP
raja.cp@...
Send Email
May 3, 2007
2:29 am
Messages 35747 - 35776 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