Search Results
Search results 61-64 of 64.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Nino, thank you.
-
Hello, Well, after a bit more digger, it appears the OZone application is where Segger offers OS aware debugging. And it does a reasonable job, with FreeRTOS on the nRF52. NOTE: When I first got it going, it would get stuck attempting to run code under 0x0001000. It was exercised during the call to either vPortStartFirstTask or sd_softdevice_enable. Either way, after a lot of hunting I found that the solution was to replace to functions in the .jdebug file with: Source Code (10 lines) and Source…
-
Hello, From your website, segger.com/products/debug-prob…r/thread-aware-debugging/ I did not notice SES being thread aware with FreeRTOS, am I missing something. Could you point me in the correct direction? I am currently using the Nordic free license with their development plateform. thanks in Advance, thomas
-
Hello, I am using (SEGGER Embedded Studio for ARM, Release 4.12 Build 2018112601.37855, Windows x64) and there are 3 things that I noticed that I would would like some help with/suggestions. The first 1 item is obviously significantly more important. 1) When I compile and there are warnings it requires 2 or 3 mouse clicks to actually view the warnings. You can see what I get in the first attachment. I have looked, and I can not find a setting to automatically expand warnings as well as errors. N…