SEGGER - Nino Administrator
- Member since Jan 2nd 2017
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
SEGGER - Nino -
Replied to the thread RTOS-Aware Plug-In: Call stack for selected task?.
PostHello, Quote from dnfuss: “or does a full implementation of getregs give enough for display of callstack? ” Yes that is all information that is needed. Regarding the callstack. This can only be reconstructed if the stack frame information is… -
SEGGER - Nino -
Replied to the thread Ozone window views geometry lost when dragging window to another screen.
PostHi, Thank you for providing the reproduction steps via the video. The issue is reproducible and we are investigating. Best regards, Nino -
SEGGER - Nino -
Replied to the thread [SOLVED] custom colors in timeline not remembered after closing.
PostGood to hear. Case closed -
SEGGER - Nino -
Replied to the thread Modern C++ STL support C++17 or later.
PostHello Tom, We have an updated C++ STL planned for this year. A fixed time schedule is not known yet. To get automatically notified when new Embedded Studio versions are released you can subscribe here: segger.com/notification/subscribe.php?prodid=196… -
SEGGER - Nino -
Replied to the thread [SOLVED] Content of example .pex file (NRF52840 Trace Example).
PostHello, Thank you for your inquiry. Correct the pex file is the equivalent to the JLinkScript, just not in source form. We could provide you with the J-LinkScript source for reference. You can request it via our support system. See my signature for the… -
SEGGER - Nino -
Replied to the thread Difference between User Include Directories and System Include Directories.
PostHello, Yes, there are situations. However if you are not instructed by our support team to change it, you should not change it. Best regards, Nino -
SEGGER - Nino -
Replied to the thread Doubles showing zero and casting not working.
PostHello, Thank you for your inquiry. Such an issue is not known to us. Currently we assume it is a setup/target application issue. Could you provide an example project for reproduction that would run on the mentioned eval board? Best regards, Nino -
SEGGER - Nino -
Replied to the thread Recommendations for EmbeddedStudio.
PostHello, Thank you for your feedback. The mentioned C++ features are on our wishlist but with no fixed time schedule. Improvement of the dark mode is on our ToDo but with no high priority. The find and replace is limited on purpose to make accidental… -
SEGGER - Nino -
Replied to the thread rp2040 support in Ozone, is there a beta planned?.
PostHello Michael, Thank you for your inquiry. A Ozone updated is planned for this week which will come with the latest J-Link library version. To get a notification you can subscribe here: segger.com/notification/subscribe.php?prodid=7 For Linux and… -
SEGGER - Nino -
Replied to the thread RTOS-Aware Plug-In: Call stack for selected task?.
PostHello David, Yes that is possible. if the Plugin is fully implemented callstack, registers, etc. will always show the context of the currently selected task in the plugin window. It was essentially discussed here: [SOLVED] RTOS plugins For reference we… -
SEGGER - Nino -
Replied to the thread [SOLVED] Restored window size is lost under some circumstances.
PostHello, FYI this issue has been fixed and will be available with Ozone V3.22b which is planned to be released this week. Best regards, Nino -
SEGGER - Nino -
Replied to the thread [SOLVED] Misleading singlesteps in source code.
PostHi Detlef, OK I see. Thank you for clarifying. Good to hear that you are up and running again. We will consider this thread as solved now. Best regards, Nino -
SEGGER - Nino -
Replied to the thread [SOLVED] Misleading singlesteps in source code.
PostHello Detlef, I must say I am a bit confused now. First the inquiry was related to Ozone with Keil output. Now you are using Embedded Studio. Is the issue resolved or not? What is working and what is not working? Best regards, Nino -
SEGGER - Nino -
Replied to the thread [SOLVED] Reset device from Ozone vs from JLinkExe (JTrace).
Post -
SEGGER - Nino -
Replied to the thread [SOLVED] Difference between SEGGER-CC and SEGGER-CC-NG compilers?.
PostHello, Thank you for your inquiry. The SEGGER-CC is our stable release version which is recommended for development. The SEGGER-CC-NG is essentially a preview version of the SEGGER compiler that has experimental features and is always based on the… -
SEGGER - Nino -
Replied to the thread Usage of project import for debugger settings.
PostHello, To achieve this you can do one of the following two things. 1. Either leave the host Connection field empty. This will default then to USB, so if only 1 J-Link is connected to the PC it will work out of the box. For IP setups the initial… -
SEGGER - Nino -
Replied to the thread [SOLVED] RTOS plugins.
PostHello, Great to hear that you got it up and running and thank you for sharing with the community. We will make sure to point users to your github when looking for a ThreadX script. Regarding your documentation feedback we will discuss this internally… -
SEGGER - Nino -
Replied to the thread [SOLVED] Misleading singlesteps in source code.
PostHello, Thank you for your inquiry. Such an issue is not known to us. Which version of Ozone are you using? The code snippet seems to have an error. Did you mean to post it with one less closing bracket? Which compiler do you use for code generation? Are… -
SEGGER - Nino -
Replied to the thread Difference between User Include Directories and System Include Directories.
PostHello, Thank you for your inquiry. The System Include Directories is used to set the path to the stdlib that is supplied with Embedded Studio. We recommend not to alter it. For any other include paths that are set for external software we recommend to… -
SEGGER - Nino -
Replied to the thread [SOLVED] Populating "Unused" variable for boot flag - linker & optimization.
PostHi Andy, Great to hear that you are up and running again. We will consider this thread as solved now. Best regards, Nino