
SEGGER - AlexD Administrator
- Member since Jan 12th 2021
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
SEGGER - AlexD -
Replied to the thread Freertos: Call stack for selected task?.
PostHi Julien please switch to the current version of Ozone, i.e. 3.28d. A fix targeting potential flaws in call stack reconstruction was released lately, please refer to the release notes for details. In general we recommend always using the latest Ozone… -
SEGGER - AlexD -
Replied to the thread Source Viewer window missing, functions window empty.
PostHi Ouble, your screenshot shows only a short part of the console window. So at this point in time you can expect only guesswork to be done. Did you load an ELF file in your Ozone project? Does your ELF file contain debug information? What happens if you… -
SEGGER - AlexD -
Replied to the thread [SOLVED] Project command specified twice: Target.LoadMemoryMap.
PostYou're very welcome. I'll close this thread now. -
SEGGER - AlexD -
Replied to the thread [SOLVED] Project command specified twice: Target.LoadMemoryMap.
PostHi Vadim B, you're not really doing anything wrong. However, your usage of the Target.LoadMemoryMap() command in the if/else construct is beyond mainstream usage. This construct leads to Target.LoadMemoryMap() being present twice in your… -
SEGGER - AlexD -
Replied to the thread [SOLVED] Messed output of Elf.PrintSectionInfo(0).
PostHi Vadim B, thanks for notifying us. We will provide a fix with a future Ozone version. Best regards -- AlexD -
SEGGER - AlexD -
Replied to the thread trace / call stack inconsistency.
PostHi relepage, it looks like your device suffered a severe crash. The hardfault screen does not show register content. So it might even be the case that the connection J-Link<->Target was lost due to that crash. In general, the trace should reflect the… -
SEGGER - AlexD -
Replied to the thread [SOLVED] Feature wishlist and possible improvements 2.
PostHi Fraengers, since you opened a ticket in the ticket system your request will be handled there. This thread here will be closed now. Best regards -- AlexD -
SEGGER - AlexD -
Replied to the thread [SOLVED] Feature wishlist and possible improvements 2.
PostHi Fraengers 11: We are not able to reproduce the issue locally. I believe you that what you describe happens in your environment, but since we are not able to reproduce the issue locally there is not much we can do about it. 13: I tried expressions of… -
SEGGER - AlexD -
Replied to the thread [SOLVED] Ozone v3.++ keep on crashing.
PostThis thread will be closed now as we received your inquiry in parallel via our support system. For future inquiries please do not use multiple channels at once to avoid loss of information between them. -
SEGGER - AlexD -
Replied to the thread [SOLVED] Setting up Ozone with J-link pro first time. Having issue with 1) FreeRTOSPlugin.js 2) Attach.
PostDone -
SEGGER - AlexD -
Replied to the thread [SOLVED] Feature wishlist and possible improvements 2.
PostHi Frank, 10. This is already known and will be fixed in a future release. Best regards -- AlexD -
SEGGER - AlexD -
Replied to the thread [ABANDONED] Connect to Target acting strange.
PostHi Blunce, since you state that it works after adding the delay loop in the boot loader I assume you are using a low power mode in your system. Could you please disable all low power modes and check again? Background information: Some devices have a… -
SEGGER - AlexD -
Replied to the thread [SOLVED] Setting up Ozone with J-link pro first time. Having issue with 1) FreeRTOSPlugin.js 2) Attach.
PostHi again, ekengr, The FreeRTOS topic is not related to the connection topic. For details on how to include the FreeRTOS plug-in please refer to section 7.9.14.10 in the Ozone user's manual. You should not rename the .js-file but adapt the statement in… -
SEGGER - AlexD -
Replied to the thread [SOLVED] Setting up Ozone with J-link pro first time. Having issue with 1) FreeRTOSPlugin.js 2) Attach.
PostHi Ekengr, please open a support ticket against J-Link in our ticket system. For doing so, please follow the link in my the footer of my post. Best regards -- AlexD -
SEGGER - AlexD -
Replied to the thread [SOLVED] Feature wishlist and possible improvements 2.
Post2. I've added that idea to our internal wish list for future improvements. 11. I was still not able to reproduce the issue. I could not find any graph jumping when moving the mouse after zooming via the mouse wheel. It appears to be the case that even… -
SEGGER - AlexD -
Replied to the thread [ABANDONED] Target resets after resuming it.
PostHi DavidHC_96, are you able to reproduce the issue with the current release of Ozone, V3.28c? As you describe the issue it might just be the case that your target, once being unleashed, simply runs into a condition that triggers a restart. Eventually… -
SEGGER - AlexD -
Replied to the thread [SOLVED] Top of stack - no unwinding of symbols.
PostHi JCP, thanks for coming back to us and glad to see that you are now able to proceed in your work using Ozone. We are not planning to implement such a disassembly based stack unwinding feature. Providing the unwinding information as DWARF information… -
SEGGER - AlexD -
Replied to the thread [Feature Suggestion] Option to pin tabs for improved file handling.
PostHi Julian, thank you for your suggestion. I added that to our internal wish-list for future enhancements. Best regards -- AlexD -
SEGGER - AlexD -
Replied to the thread [SOLVED] Feature wishlist and possible improvements 2.
Post1. We do not see added value in such a start/stop button. Therefore the feature will not be implemented. 7. The web site for the J-Link Plus (segger.com/products/debug-probes/j-link/models/j-link-plus/) contains a section that advertises that Ozone can… -
SEGGER - AlexD -
Replied to the thread [ABANDONED] Connect to Target acting strange.
PostHi Blunce, let me summarize what I took from your description: Ozone is connected to the target, target is running, watched data window is open and populated with a few variables, refresh rate is set to a value other than "Off". Ozone reflects the…