This program is published for a question I throw at the forum (https://os.mbed.com/questions/80658/HardFault-occurs-when-fopen-is-called-af/). I will thank you for answering my question. Abstract: LPC1768 freezes while processing this program, especially when fopen() is called after EthernetInterface.connect() P.S.' This problem is discussed here: https://github.com/ARMmbed/mbed-os/issues/6578
P.S.' This problem is discussed here: https://github.com/ARMmbed/mbed-os/issues/6578
History
mbed freezes when fopen() after (EthernetInterface*)net->connet();
2018-03-22, by aktk [Thu, 22 Mar 2018 20:18:38 +0000] rev 0
mbed freezes when fopen() after (EthernetInterface*)net->connet();