<div dir="ltr">Dear all,<br><br>I'm currently running network-demos on Mini2440 BSP.<br>What makes me wonder is that various network-demos samples (like telnetd, http, netdemo) works on RTEMS 4.9.5 but not on RTEMS 4.10.2.<br>
The point is that both versions have the same network device driver. (As their c/src/lib/libbsp/arm/mini2440/network/network.c files are the same.)<br>Also, I was able to send UDP packets in both versions so I think the problem is not related to device drivers. One more evidence: The demos for 4.10.2 doesn't work on QEMU for Mini2440 too. I also checked rtems_gluc.c for both versions to make sure that definition of rtems_bsdnet_initialize_network() wasn't changed.<br>
Does anyone have any hint, suggestion, advice, etc.? I do really appreciate any comment.<br><br>Thanks<br>SAeeD<br></div>