• program hanging after init_TcpNet
    I am using an STM32F407 processor. The code I have monitors an ethernet PHY, and if the link goes down and then back up again, such as if someone removes and then reattaches an ethernet cable, it calls...
  • init_TcpNet ()
    Dear friends, I have a problem with HTTP_demo example with AT91SAM7X. when there is not any Ethernet connection, so it takes so long time about 48 seconds to pass the init_TcpNet() function. init...
  • Problen with init_TcpNet (); !!!!!!!
    Hello , All i want to config Ethernet peripheral "init_TcpNet " in RTX-OS. i doing add of its configuration file & its library . when i type init_TcpNet (); the compiler relate below errors: new...
  • init_TcpNet (); problem
    Hi I'm trying to run this example : C:\Keil\ARM\Boards\Keil\MCBSTM32C\RL\TCPnet\LEDClient This example compile correctly but when it's programmed on board , it stuck on this command: init_TcpNet...
  • IWDG and NVIC_SystemReset on Keil MCBSTM32
    Hi all, I'm crossposting this from ST forum since i didn't get any response and the question is still open and becoming urgent in choosing the microcontrollore for our project. I'm using the keil...