Netlib headers missing in make export

2021-03-18 Thread Flavio Castro Alves Filho
Hello, I started to implement code in Nuttx, using it as an external library approach. When reimplementing (recompiling, in fact) the tcpechoserver application, there was a compilation issue where netlib was not found on nuttx-export headers. I solved this issue manually copying only the header

Re: Tasks software watchdog timer

2021-03-18 Thread Sara da Cunha Monteiro de Souza
Hi Fotis, I think I was very brief on my answer. So I decided to draw this draft to detail the watcher/watched example and then you decide if it is suitable for you or not. Note: Unfortunately, I am not an expert on signaling nor scheduling to foresee all possible scenarios here and answer your qu