wassi71 wrote on Friday, March 25, 2011:
i try to use the CORTEX_LM3Sxxxx_Eclipse FreeRTOS example on a EK-LM3S6965-C-4 board.
But i use a self compiled gcc compiler
With a fixed IP i doesn’t see any problems, but when i try to use dhcp, the board doesn’t send the dhcp_discovery eth package.
the __attribute__ pack is in there by the -D PACK_STRUCT_END definition
the enet_uip compiled with my gcc from the ti stellaris sw_ek works.
Any ideas, how to initiate the sendout of the first dhcp_discovery package ?