Is there some instructions to debug the nRF91 sample applications with segger with thread awareness? I've seen mention of freertos thread awareness and have requested access but I'm not sure this will work with zepher
Is there some instructions to debug the nRF91 sample applications with segger with thread awareness? I've seen mention of freertos thread awareness and have requested access but I'm not sure this will work with zepher
Hi Ronan,
Currently, Segger (Ozone) is thread aware for embOS and FreeRTOS: https://www.segger.com/products/debug-probes/j-link/tools/j-link-gdb-server/thread-aware-debugging/
However, Segger has opened the thread awareness API so users can add support for other OS'es.
"Ozone can be made OS aware of any RTOS. The awareness can be added through a plugin interface using a Javascript file. Examples can be found in the Ozone installation folder and documentation can be found in the Ozone user manual." (this is the license.)
I would recommend you to contact Segger for further details.
Best Regards,
Martin L.
Hi Ronan,
Currently, Segger (Ozone) is thread aware for embOS and FreeRTOS: https://www.segger.com/products/debug-probes/j-link/tools/j-link-gdb-server/thread-aware-debugging/
However, Segger has opened the thread awareness API so users can add support for other OS'es.
"Ozone can be made OS aware of any RTOS. The awareness can be added through a plugin interface using a Javascript file. Examples can be found in the Ozone installation folder and documentation can be found in the Ozone user manual." (this is the license.)
I would recommend you to contact Segger for further details.
Best Regards,
Martin L.