Re: DC 10.70 vs 10.72
"seecwriter" <seecwriter-/[email protected]>
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
FYI...I finally got Ethernet working again. I had to change my order of Ethernet initialization to get it to work. -------------------------------------- Was: Set Static IP and Net Mask parameters. sock_init(); Enable DHCP mode. Bring interface up. Now: Enable DHCP mode. Set Static IP and Net Mask parameters. sock_init(); --------------------------------------- I don't know if this is the required order of things or whether I've run into another issue where DC fails to compile good code correctly, and all I to do to get it to work is to move it to a new place. In any case, it now works again. Steve --- In [email protected], "seecwriter" <seecwriter@...> wrote: > > Probably not. But I'm rather OCD, and I tend to always update to the > version of software unless there is a compelling reason not to. > I'm naive enough to think the latest version will have new features, > bug fixes, and other improvements. > > Also, my experience is that the farther you fall behind in compiler > versions (any compiler), when you are forced to upgrade the pain is > multiplied. > > In any case, for this problem I have narrowed the offending library > to BOOTP.LIB. There are lots of changes, and if I copy the 10.70 > version to 10.72, DHCP starts working. > > Time to contact Tech Support I suppose. > > Steve > > --- In [email protected], "Fournier, Peter" <pfournier@> wrote: > > > > Anything in 10.72 you "really" need? Just stay with what works. 8.61 was the last one I remember using, then I went to the Softools compiler. Now I don't do anything except to support an Ethernet test box we made 10 years ago, but I am still using 8.61. > > > > -Pete F > > > > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] On Behalf Of seecwriter > > Sent: Thursday, March 07, 2013 3:28 PM > > To: [email protected] > > Subject: [rabbit-semi] Re: DC 10.70 vs 10.72 > > > > True, but there are a lot of libraries involved. This seems like something fairly basic, so I was hoping to avoid something like that. > > > > I've tried turning on verbose in the IP, TCP, and ARP libraries. But nothing useful was revealed. > > > > So far I've diff'd the dcrtcp.lib and dhcpd.lib lib's. No differences. > > > > Steve > > > > --- In [email protected], "Aaron Carlson" <syplex@> wrote: > > > > > > You could try diffing the DHCP, Ethernet, etc .LIB files from 10.72 > > > against 10.70? > > > > > > -Aaron > > > > > > On Thu, 07 Mar 2013 09:55:52 -0800, seecwriter <seecwriter@> > > > wrote: > > > > > > > > > > > I've started to use DC 10.72 and Ethernet is not working with it. > > > > I'm using an RCM6750, with a program that's been working for about a > > > > year. I compile with 10.70 and it works fine. Use 10.72, and no > > > > Ethernet. There's a link light, but I can't get DHCP to work. > > > > > > > > I've looked through the release notes and there is nothing obvious > > > > to me that affects my application, but maybe I'm missing something. > > > > > > > > Any ideas on where to look? > > > > Steve > > > > > > > > > > > > > > > > > > > > > ------------------------------------ > > > > Yahoo! Groups Links > > >