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 Break.SetCmdOnAddr broken from 3.20d and onwards.
PostHello, I just gave your sample snippet a try and it is working for me. Could you give the attached Ozone project a try? Simply use it from the same folder as the example project. Does this work for you? Quote from rals: “Using Break.SetCmdOnAddr()… -
SEGGER - Nino -
Replied to the thread Ozone window views geometry lost when dragging window to another screen.
PostHi, OK. We will put this on hold now and see if we can fix the other issue first. Best regards, Nino -
SEGGER - Nino -
Replied to the thread Issues with syntax-highlighting.
PostHello, Quote from Masmiseim: “Bye the way, Comments in XML-Files are not colored properly. I would expect that the angle bracket which enframe comments are also colored like the rest of the comment. ” We will add this to the improvements list. Best… -
SEGGER - Nino -
Replied to the thread How to use ImportSVD in a Memory Map file.
PostHello, Quote from miao.mingming: “I have the same question. If the SVD file can be used in Embedded Studio, more old chip projects move to the IDE will be possiable. ” This appears to be a different question. This thread is about importing a svd… -
SEGGER - Nino -
Replied to the thread IDE Crash if there's no target.
PostHello, What do you mean with step 2? Should step 3 not be the first one? Whenever I try to connect to the target or enter the debug session and the target is not powered on or not connected I simply get a "Could not connect error" and end up back at the… -
SEGGER - Nino -
Replied to the thread macro passed 1 arguments, but takes just 0.
PostHello, Thank you for your inquiry. See here for a similar problem: SystemView hanging (blocked call) when recording events outside of RTOS tasks. Essentially FreeRTOS did not stay backwards compatible to V10.0.0 so all versions after that required… -
SEGGER - Nino -
Replied to the thread SystemView hanging (blocked call) when recording events outside of RTOS tasks..
PostHello Jason, Thank you for your inquiry. From the problem description it sounds like the instrumentation in FreeRTOS is not correct/complete. Please note that the patch file provided with SystemView is only compatible to FreeRTOS V10.0.0. All versions… -
SEGGER - Nino -
Replied to the thread [SOLVED] Disassembly Address mismatch in Debug Session.
PostHello, Thank you for your update. Good to hear that you are up and running again. Generally we recommend to work with the Embedded Studio project defaults where possible to avoid such accidental path issues. We will consider this thread as solved… -
SEGGER - Nino -
Replied to the thread Issues with syntax-highlighting.
PostHello, Thank you for providing the example project. Quote from Masmiseim: “Open the File fsl_flexcan.h and scroll to line 675 to find an example for the ampersand issue. ” Yes its reproducible and will be improved. Quote from Masmiseim: “Open… -
SEGGER - Nino -
Replied to the thread Break.SetCmdOnAddr broken from 3.20d and onwards.
PostHello Rune, I just gave the Wiki example another try and it works out of the box for me. Does the original Wiki example work for you as well? You seem to have modified it afterwards. Is there even application code at address 0x08008260 where a… -
SEGGER - Nino -
Replied to the thread [SOLVED] Questions about Export Data Graphs Feature.
PostHello, We will discuss internally and see where the export GUI can be improved so it works more intuitively. Best regards, Nino -
SEGGER - Nino -
Replied to the thread Ozone window views geometry lost when dragging window to another screen.
PostHello, Can you confirm that you are seeing the same as here? Restored window size is lost under some circumstances If yes, we can reproduce it and see if Qt can be forced to play along. Best regards, Nino -
SEGGER - Nino -
Replied to the thread Reason=27 means in Deatail section of task.
PostHello, Thank you for your inquiry. Quote from vtol-ronit: “Can someone please tell me what is the meaning of that reason value and where I can find that list to know more about that different reason value? ” This depends on the RTOS you are using… -
SEGGER - Nino -
Replied to the thread Segger 5.34 displays RAM use erroneously.
PostHello, Thank you for your inquiry. We are aware of this issue and it will be fixed in the next release. It is only a display issue and has no impact on your target application. Best regards, Nino -
SEGGER - Nino -
Replied to the thread [SOLVED] Disassembly Address mismatch in Debug Session.
PostHello, Thank you for your inquiry. Such an issue is not known to us. Could you provide an example project for reproduction? What target device are you debugging exactly? Is it on an eval board or custom hardware? Best regards, Nino -
SEGGER - Nino -
Replied to the thread Error, Warning, Info navigation.
PostHello, Thank you for your inquiry. Quote from epac-tom: “I am able to see the warnings if I switch the Output window to Source Navigator, set to Tasks, and scroll through the list, expand the given source file and scroll down to find the warning - is… -
SEGGER - Nino -
Replied to the thread How to use ImportSVD in a Memory Map file.
PostHello, Thank you for your inquiry. You can simply call it as documented within the root tags of your memory map. There is one typo though in the documentation, should be /> at the end. Could you elaborate how you plan to use this and what your benefit… -
SEGGER - Nino -
Replied to the thread Correct use of Debug.Evaluate when writing RTOS-aware plug-in.
PostHello David, The whole argument is a string. So you need to put the "" around the complete argument. Best regards, Nino -
SEGGER - Nino -
Replied to the thread Issues with syntax-highlighting.
PostHello, Thank you for your inquiry. 1: Was not reproducible for me. Could you give the latest Embedded Studio a try? Do you still see this behaviour? If yes, could you post a code/comment snippet in the forum as a reproducer? 2: Is reproducible and will… -
SEGGER - Nino -
Replied to the thread Wishlist: Possibility to show labels next to values in timeline view.
PostHello, OK makes sense. Will be added to the feature wishlist. Best regards, Nino