I am using using RL-TCPNet without the RL-RTX multitasking
library, in other words I am calling the Main_TcpNet() function at
regular intervals within my code. Everything seems to be working ok,
but I have a question:
Does the socket callback function get called from somewhere within
the Main_TcpNet() function, or is it possible that it is called from
a different context (ie from an interrupt or another task)?
I just need to know whether I need to be ensuring serial acces
with global resources.
Read-Only
Author IB Shy
Posted 2-Dec-2011 11:50 GMT
Toolset ARM
RE: Context of tcp callback functions.
IB Shy
On a previous enquiry to the support desk they told me that the
callback is executed from within the call to Main_TcpNet.
Read-Only
Author Martin Howell
Posted 2-Dec-2011 12:04 GMT
Toolset ARM
RE: Context of tcp callback functions.
Martin Howell
Thanks for that, I assumed that was the case, but assumptions can
get you into trouble!!
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.
ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.