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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
0:a1a5934e82aa | 2018-03-22 | aktk | mbed freezes when fopen() after (EthernetInterface*)net->connet(); |