• Auto reset by the mcu (AT89C5130A)
    Hey all, I am using mcu AT89c5130A , and its just generate auto reset (I think its happend becasue of watchdog). How can I disable it ? I want that the micro will execute the code only one time. when...
  • Auto reset by the mcu (AT89C5130A)
    Hey all, I am using mcu AT89c5130A , and its just generate auto reset (I think its happend becasue of watchdog). How can I disable it ? I want that the micro will execute the code only one time. when...
  • DNS client fails on first attempt when DHCP is disabled
    Hello, I am using RL-ARM's TCPnet and am having an issue with the DNS client in TCPnet when I disabled DHCP at run time. What happens is the first domain name that I attempt to resolve into an IP...
  • DNS client fails on first attempt when DHCP is disabled
    Hello, I am using RL-ARM's TCPnet and am having an issue with the DNS client in TCPnet when I disabled DHCP at run time. What happens is the first domain name that I attempt to resolve into an IP...
  • Re-enabling DHCP and NetBios
    Hi all, In my system, I am using a static IP address, but also searching for a DHCP server every 10 seconds or so by re-enabling the DHCP client for a bout half a second. This works a treat, but...