... I got permission to cut conductor 7 to the DB9 and tried again with detection disabled and a reset prior to sending. I still get only 6188 bytes...
I successfully upgraded a Dell laptop over a year ago, and it resolved the issue Brian has been trying to help you with. Perhaps you should put some effort...
... Well, if we came so far to discuss Linux & co. (I mean all sorts of Unices), why not porting DC to Linux? This is the ethernal question... why use wine ...
Dear all, I did set the MAX_UDP_SOCKET_BUFFERS to 1 and UDP_BUF_SIZE to 1024. After the PPP connection has been up, I called the resovle(), with the server's...
Dear all, I did set the MAX_UDP_SOCKET_BUFFERS to 1 and UDP_BUF_SIZE to 1024. After the PPP connection has been up, I called the resovle(), with the server's...
In a RCM2110, I am using port E bits 3,4,5 and 7 as normal outputs, this board uses bits 6 and 2 for ethernet chip. I have to call the initialization rutine...
... What has backup procedures have to do with flashing the bios? If updating the bios fails, the only recourse is to send the laptop back to have the flash...
Hi, Due to hardware legacy, i have to pull down the RX line of the serial port. So when I leave the port unconnected, i constantly receive data on the serial...
If you're not using the serial port pins as a serial port then don't open the serial port. That will solve your problem. If you are using the serial port pins...
I'm im using the the serial port pins as a serial port. Why can't i leave the Rx line low ? The interrupt should happen only when the line is HI with a rising...
My guess is that the Rabbit serial I/O driver generates an interrupt on a Framing Error or "break" condition. Since a continuous low on the Rx line is a break...
... Jerry, RFU Time-out after 6188 bytes sent means you have mis-match of RFU version and coldload.bin/pilot.bin it operates with. Unfortunately, the file...
I don't have my RS-232 spec in front of me right now, but I believe you are mistaken in your understanding of the spec. Be that as it may, you will need to...
You are going in the right direction. I have not used the RCM2110 but I have developed three projects using a RCM3100 running uC/OSII and your snippet seems ...
Good point Scott. I guess the initiator of the message was worried about losing information, hence my comment on the need for backup. I have flashed the bios...
You were right, I was in "Framing Error" error condition. By testing bit 6 of the Serial Port X Status Register (SxSR), i am able to verify for that condition....
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the rabbit-semi group. File : /Rfu.zip ...
rabbit-semi@yahoogrou...
Aug 2, 2004 9:08 pm
22846
Hello, Reading the user manual for the RCM3100, I found that the pins 29 to 34 of the J1 header are "reserved for future RCM3100 series RabbitCore modules". ...
I have to use the parallel port D as normal I/O, and additionally I am using sock_init(). I'm having some problems, and doing some research, I found a message ...
Larry: Thanks for your suggestion, that is what we are doing: using a development board to test the hardware-software. So Do you think the OsInit function does...
Jose, Others can add more info but my experiencies are that uCOS2 works very well. When you get to large progects, I encountered some problems that I was not ...
Am I the only one who does not receive e-mails from the group? I am getting messages from (an)other group, as well as other mails for my mailbox, but not a...
... You're not alone. I too, haven't received any e-mails from the rabbit-semi list (except the one I'm replying to) since I "reset" my Yahoo groups account...
... The backup options are floppies or LAN, because the external CD-R that was purchased for this laptop was an HP. I've since come to have a low regard for...
... Thanks George and Brian. I'll try that. If I can just get RFU to work, it's worth the extra step to compile to bin. BTW, my RFU communication options...
Jerry, I have browsed the thread, but did not find a reference what's the version of DC you are currently using. Even with USB-RS232 converter, some versions ...
Hi, I have made a HTTP server and a web page which would refresh itself every 20 seconds. The web server runs successfully, and so does the web page. However, ...