
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 Feature wishlist and possible improvements 3.
PostWe won't implement aliases for expressions. Ozone is intended to display what is there, and if there are long expressions they will be displayed. You may instrument your code to provide the content of a long expression in a short-named symbol, and then… -
SEGGER - AlexD -
Replied to the thread Feature wishlist and possible improvements 3.
PostHi fraengers, please have a look at the latest release (V3.28e) which offers a few improvements in the area of the timeline window. Best regards -- AlexD -
SEGGER - AlexD -
Replied to the thread Does Ozone work with GDBServer?.
PostNo. Ozone is intended to be used with SEGGER probes. Currently we are investigating a GDB server support but I cannot comment on if at all and if yes when this might become available. -
SEGGER - AlexD -
Replied to the thread Feature wishlist and possible improvements 3.
PostHi Fraengers, thank you for your suggestions. Please understand that I will not comment on the topics that were already discussed in the other threads. 14. Thank you for notifying us. This will be fixed. 15. I was able to reproduce that. This will… -
SEGGER - AlexD -
Replied to the thread [SOLVED] Freertos: Call stack for selected task?.
PostHi Julien, you're very welcome. Best regards -- AlexD -
SEGGER - AlexD -
Replied to the thread [SOLVED] 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 [ABANDONED] 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 [ABANDONED] 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…