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 ability to set refresh rate / display format on multiple watches.
PostHello, Thank you for your inquiry. Sorry, but what exactly is the question/issue? Best regards, Nino -
SEGGER - Nino -
Replied to the thread unions with structs dont display properly.
PostHello, Thank you for your inquiry. Which version of Ozone are you using exactly? Do you see the same issue in the latest version? Best regards, Nino -
SEGGER - Nino -
Replied to the thread saving list of watches with the project.
PostHello, Thank you for your inquiry. Ozone does save them, but only on close. If a crash happens this can of course not e done. A crash should not happen though. So the solution would be to find out why your setup is crashing. What version of Ozone are… -
SEGGER - Nino -
Replied to the thread nRF52832 Tracing & Soft resets.
PostHello, Great to hear that you are up and running again. Yes you can automate Ozones GUI actions. Here is an example where an action is executed after e.g. a breakpoint is hit: wiki.segger.com/Automated_Tests_with_Ozone#Debug_example So you could set a… -
SEGGER - Nino -
Replied to the thread [SOLVED] Is there an equivalent call for *snip* in JLinkScript?.
PostHello, Please note that discussing J-Link SDK functions publicly is a license violation. For support inquiries regarding the J-link SDK please user our official support channel. For more info see below. This thread will be closed now. Best… -
SEGGER - Nino -
Replied to the thread nRF52832 Tracing & Soft resets.
PostHello, Thank you for your inquiry. Arm tracing was not designed to survive resets. So the answer is no. What you could try is to halt the debug session after reset and resume it in Ozone. That might work. But any data before that point would be… -
SEGGER - Nino -
Replied to the thread Crash when trying to save or export data in SystemView.
PostHello, Thank you for your inquiry. We recently released a new SystemView version V3.32. Do you see the same crash when using that version? Best regards, Nino -
SEGGER - Nino -
Replied to the thread [SOLVED] Invalid RAM start location on SES 6.30.
PostHello, Thank you for your inquiry. Such an issue is not known to us. This looks like log output from your device. I assume that the device does not have RAM at 0x40038250 which is causing errors. Please understand that support for the Nordic SDK in… -
SEGGER - Nino -
Replied to the thread JLINK_EDU - SWO STM32H735.
PostHello, Sorry for the delay in response. Yes it will be provided via software update soon. To get notified when it is available you can subscribe here: segger.com/notification/subscribe.php?prodid=7 Best regards, Nino -
SEGGER - Nino -
Replied to the thread [SOLVED] Glabal variables, new c files, etc.
PostHello, Please understand that this topic has nothing to do with SEGGER products and is thus out of our support scope. When using our products we assume that you have basic understanding of the C language. If not we recommend to visit one of the many… -
SEGGER - Nino -
Replied to the thread Error getting while running sample project in segger embedded studio.
PostHello, Thank you for your inquiry. Such an issue is not known to us. Are you using the ESPRO package or where do you source the example project from? Which version of Embedded Studio are you using? Best regards, Nino -
SEGGER - Nino -
Replied to the thread SES crashes on M1.
PostHello, Thank you for your inquiry. Such an issue is not known to us. What macOS version are you using exactly? Which external gcc version are you using? Could you provide a simplified project for reproduction that shows this behaviour? Best… -
SEGGER - Nino -
Replied to the thread When the software is ported to FreeRTOS, compilation prompt error: #35: #error directive: This port can only be used when the project options are configured to enable hardware floating point support..
PostHello, Thank you for your inquiry. You can change the floatingpoint settings in Embedded Studio in project options under Code > Code Generation > ARM FP ABI Type There set it to hard and rebuild. Should you still get the error could you provide the… -
SEGGER - Nino -
Replied to the thread SES Year 2038 time_t Issue.
PostHello, Thank you for your inquiry. There are no short term plans to change this as this is how it is still defined in the C standard. But we will take care of this when there is firmware with an expected lifetime beyond 2038. Best regards, Nino -
SEGGER - Nino -
Replied to the thread STLink GDB Issue.
PostHello, Thank you for your inquiry. What exactly is the issue? According to the log the gdb connection was successful, the debug session started correctly and the download worked. Could you clarify what the unexpected behaviour is? What board are you… -
SEGGER - Nino -
Replied to the thread Iconsize on Linux.
PostHello, Thank you for your inquiry. There should be Linux system settings that affect these. We recommend to check the corresponding Ubuntu documentation. Best regards, Nino -
SEGGER - Nino -
Replied to the thread [SOLVED] ozone debugging for renesas rxv2 core.
PostHello, Thank you for your inquiry. Ozone supports only Arm and RISC-V architecture. Not RXv2. We recommend to use Renesas e2Studio instead: segger.com/products/debug-prob…gy/ides/renesas-e2studio/ Best regards, Nino