... then ... It could be forgetting to put in #memmap xmem at the first of your program. Without this, the program quickly fills up root as fast as it can...
This may sound like a silly question - so please excuse me, I'm trying to get PPP working with a US Robotics modem and an RCM3000 core module fitted to the...
Latest Windows HyperTerminal needs a loopback pin 4 to 7 (dtr --> rts) i think from memory or it will not tx characters. regs Darren ... prototyping ... ...
... This was the one. It now communicates with hyperterminal fine. I guess I shall have to read up on DTE and DCE, I would never have thought Tx went to Tx...
Yes you can use the R232 chip to communicate with the evaluation board. If you connect all the I/O pins requested you will have no problems with PPP other...
Thanks Ryan, The problem is that the RS232 chip on the evaluation board only has 4 i/o lines (RX TX CTS RTS)? So - where to all the rest of the i/o lines go ? ...
You will need to add some parts for converting the other control signals. You can take the modem and connect it directly to the I/O pins with wire wraps or...
Hi, I have been involved in a "quest" to be able to compile exactly the same binary from the same source code on different machines and at different times. As...
Dont worry, i found a MAX205e chip - that should be OK. Thanks for the help anyway. ... with wire ... [mailto:rabbit-semi@yahoogroups.com] ... RCM3000 ... ...
There is a rregistry entry named: Include Time Stamp in \Software\Zworld\DCW\Rabbit\version#\Compiler. Change it to 0. ... own ... recompile. ... 0x10155....
Not sure about other versions of 8.01 but my regeistry does not contain a \compiler entry. I have communications, debug window, environment, key_options, and...
HI, I HAVE A NEW PROJECT UNDERWAY WHICH HAS TO DO WITH WEB COMMUNICATIONS WITH A POS DEVICE. ANYONE WHO IS DEVELOPING A PROJECT IS WELCOME TO JOIN. ...
HI, I HAVE A NEW PROJECT UNDERWAY WHICH HAS TO DO WITH WEB COMMUNICATIONS WITH A POS DEVICE. ANYONE WHO IS DEVELOPING A PROJECT IS WELCOME TO JOIN. ...
... application. I ... turned ... this ... without ... page ... Thank you guys. You've already conirmed what I thought about it. I've already managed my page...
For all those guys/gals trying to fidle with hyperterminal, here is something you would love for the rest of your life: Take a look at:...
Tausif
tausif@...
Jul 4, 2005 3:48 am
28400
... POS - Point Of Sale <Scott> ... -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.8.8/37 -...
Hello, I'm new with Rabbit processors. We are using Rabbit 3600 processor for developing communication nodes. Is it possible to unique identify each Rabbit...
Hello evrybody, i am using the function md5_append and md5_finish to calculate an MD5 for my data befor i send them encryptet from client to server. The server...
... I took it one step further and have checksumming code in my binaries to ensure that a) the program took correctly when it was programmed at the factory b)...
Hi PPP Users, A manual disconnection from the PC that dials a Rabbit via PPP is known to the rabbit and the interface status is updated. However, if the...
I use a timeout function for all of my serial applications. If a connection exists/did exist, and there is no valid response in X amount of time, then the...
Hi all, I'm experiencing a big problem with DNS library. My code does several DNS queries. The program flow looks like this: 1 - Find the hostname 2 - Do DNS...
Massimo Battisti
battisti@...
Jul 5, 2005 10:42 am
28409
Hi All, I am trying to set up a rabbit board so that I can dial into it. I have run the sample program Samples/PPP/PPP_answer.c without any changes (the ...
Hi All Can anybody guide me how to store data in Rabbit I have RCM2200. How I use the function flash_init if I do not have one second flash? Somebody can help...