]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commit
Initialization of extmode moved from main to extmode thread
authorJakub NejedlĂ˝ <nejedjak@fel.cvut.cz>
Wed, 28 Aug 2019 07:29:34 +0000 (09:29 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Sun, 8 Sep 2019 23:57:48 +0000 (01:57 +0200)
commit38df20f4ec781a9d39e38c115911fda2e221e8c1
tree452d9b7ee655b9721e9bc402544037d63db4b0b7
parent2bde37d185e6c1623eea3de3dde1dab071edce57
Initialization of extmode moved from main to extmode thread

Function rtParseArgsForExtMode() call LwIP thread when opening
TCP/IP connection. That causes fault if is initialization called
before starting scheduler. Problem is solved by moving initialization
of communication to extmode thread.
rpp/rpp/rpp_mrmain.tlc