EmbeddedRelated.com

Using Static IP mode

Started by Steve in Rabbit-Semi19 years ago 67 replies

I've got an RCM3000 module configured for ethernet. If I set it to use DHCP, and connect it to a network server, it works fine. But when I...

I've got an RCM3000 module configured for ethernet. If I set it to use DHCP, and connect it to a network server, it works fine. But when I set it to Static IP mode, set the IP address, and connect it to a PC directly via a cros-over cable I am unable to connect. The PC is set to static IP mode as well. On the PC side I get the following error messag


Old design R2000 and Realtek RTL8019AS duplex issue

Started by "pfo...@astromed.com [rabbit-semi]" in Rabbit-Semi8 years ago 6 replies

I have an OLD design based on the TCP/IP demo board. It used the R2000 and the Realtek8019AS Ethernet chip. I am using the DC8.61...

I have an OLD design based on the TCP/IP demo board. It used the R2000 and the Realtek8019AS Ethernet chip. I am using the DC8.61 compiler. For YEARS customers have been running this without issue. Now one customer is demanding we switch to Full Duplex. I put the #define RT_FULLDUPLEX in the code but it has not switched to full duplex. We are monitoring the state by conn...


R6000 and Memory Management

Started by seecwriter in Rabbit-Semi14 years ago 3 replies

Does anyone know if the R6000 memory management is any better than what is available on the R3000? Specifically, accessing ram. With the R3000,...

Does anyone know if the R6000 memory management is any better than what is available on the R3000? Specifically, accessing ram. With the R3000, we only had access to a fraction of the 64k root ram area. The rest was consumed by the BIOS, and various libraries (web, ethernet, snmp, etc.). Looking at the R6000 User Manual, it appears we are still stuck with the 64k addressing limit. And the...


Changing between DHCP and manual network config during runtime

Started by jamie30522 in Rabbit-Semi18 years ago 2 replies

All, I'm using a 2210 with a rs232 keypad and lcd. My code is compiled with DC 8.61. I'm able to configure using DHCP without a hitch but...

All, I'm using a 2210 with a rs232 keypad and lcd. My code is compiled with DC 8.61. I'm able to configure using DHCP without a hitch but when I try to use ifconfig( ) to change from a DHCP configured ethernet connection to one created by manual entries, the ifconfig( ) call never returns. My dhcp config code is: rc = ifconfig( IF_ETHO, IFS_DOWN, ...


1 wire bus protocol

Started by mago Umandam in Rabbit-Semi19 years ago 2 replies

hello, i am mago from the philippines. i have a project that measures temperature and sends it to a data logger through...

hello, i am mago from the philippines. i have a project that measures temperature and sends it to a data logger through ethernet. but the temperature sensor i have uses 1 wire bus protocol. Any help on this? Has anyone proved 1 wire bus protocol on rabbit? thanks in advace


UDP client/server for PC

Started by jjp_thomas in Rabbit-Semi18 years ago 3 replies

I am developing an application for the RC3200 board that will use the UDP over the ethernet. I plan on using the UDP to send commands to the...

I am developing an application for the RC3200 board that will use the UDP over the ethernet. I plan on using the UDP to send commands to the RC3200 board from a PC with it's controller software to be written by another firm. The Rabbit code development seems pretty straightforward. I am looking for a simple UDP client/server program to run on the PC to allow me to test my Rabbit software.


Transfer Data using Serial Port RS232 and Ethernet Port RJ45

Started by John123 in Rabbit-Semi20 years ago 1 reply

I am quite new with the development kit for RCM 3000. Is there any sample programs readily available in Dynamic C to be use such that it ...

I am quite new with the development kit for RCM 3000. Is there any sample programs readily available in Dynamic C to be use such that it can allow transfer of data received through the RS232 port and transmit through the RJ45 Lan port? I am currently working on a project which involve the receiving of data and transmitting od data through the lan port. The d


GPRS on Ethernet

Started by OmarP in Rabbit-Semi14 years ago 12 replies

Hello, I'm analizing connect my product developed on RCM3700 to GPRS. This product has a web server and it can be setting and monitoring from any...

Hello, I'm analizing connect my product developed on RCM3700 to GPRS. This product has a web server and it can be setting and monitoring from any web explorer. I thing in some modem GPRS with Lan Connection, but there are very few. There are many more with Rs-232 Connection. The question is if there is any way to make public the RCM3700 IP ussing a GPRS RS-232 modem. My product has not RS-2...


UDP over PPP (GPRS)

Started by FiReBiRd in Rabbit-Semi18 years ago 10 replies

Hello everyone, Is there anyone who has been successful in uploading data packets of any size using UDP over PPP (GPRS). I have tried using...

Hello everyone, Is there anyone who has been successful in uploading data packets of any size using UDP over PPP (GPRS). I have tried using the samples provided on DC ver 8.3. I am only successful in passing data packets over Ethernet. I have used the same basic code for UDP for PPP(GPRS) but I am not successful in passing the data packets over PPP(GPRS) to a remote host. I have tr...


imaginetools vs official rabbit kits

Started by doubleedude in Rabbit-Semi20 years ago 3 replies

I'm looking at the ethernet kit from Imagine Tools and the official Rabbit kits. ...

I'm looking at the ethernet kit from Imagine Tools and the official Rabbit kits. http://imaginetools.com/product s/EthernetStarterKit.shtml http://www.rabbitsemiconductor.com/p roducts/rcm3700/ Looks like a different cor


where to read RCM serial number

Started by H. Abed in Rabbit-Semi19 years ago 4 replies

for non-Ethernet RCM modules, do they have any unique ID (i.e. serial number) that never change, if so how to read it? ...

for non-Ethernet RCM modules, do they have any unique ID (i.e. serial number) that never change, if so how to read it?