Hello, I have seen several times in the Microchip TCP/IP Stack source code, this command :while(!MACIsTxReady()); It is dangerous, isn't it ? => sometimes my program is stuck in these loops. Must I suppress these loop in Microchip source code ?..
↧