SEGGER - Nino Administrator
- Member since Jan 2nd 2017
- Last Activity
- , Viewing forum index
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
SEGGER - Nino -
Replied to the thread JTrace Cortex-M requirements.
Post -
SEGGER - Nino -
Replied to the thread Ozone VS Embedded Studio debugger.
PostHello, The long term goal is to merge both editors into one codebase so they have both the same features. But as both products were created independently and with different use cases in mind it could take some time to merge this. Best regards, Nino -
SEGGER - Nino -
Replied to the thread Does Ozone support CMSIS-DAP?.
PostHello, Thank you for your inquiry. CMSIS-DAP is currently only supported in Embedded Studio. In future it is planned to roll out a licensing model to use CMSIS-DAP with other J-Link software e.g. Ozone as well. But currently there is no fixed time frame… -
SEGGER - Nino -
Replied to the thread Is it possible to use ARMCC toolchain with Segger Embedded Studio and easily migrate to SES from Keil?.
PostUups. This happes if you try autocorrection -
SEGGER - Nino -
Replied to the thread Is it possible to use ARMCC toolchain with Segger Embedded Studio and easily migrate to SES from Keil?.
PostHello, Great to hear that you are up and running again. Quote from Sergey22: “I did not try clang however, do you have any use cases for comparing ouptu size from clang and ARMCC? ” Clang with default optimization settings is actually a bit worse… -
SEGGER - Nino -
Replied to the thread How to manually include ALL used header files?.
PostHi Pascal, Thank you for your inquiry. If you don't want to use the default libraries of Embedded Studio you can disable it in project settings under Library->Include Standard Libraries->No. Could you elaborate why you would want to do that though? ES… -
SEGGER - Nino -
Replied to the thread [DUPLICATE] STLinkReflash utility - ST-Link V3 support ?.
PostHello Marco, This has been discussed here already: [SOLVED] ST-Link Reflash Utility for ST-LINK V3E ? There are currently no plans for a reflash utility for ST-Link V3. This thread will be closed now as duplicate. Best regards, Nino -
SEGGER - Nino -
Replied to the thread [SOLVED] ST-Link reflash issues.
PostHello, Great to hear that you are up and running again. It appears that the config area could not be programmed correctly for some reason. We will monitor this and see if it appears again or if this was just an unlucky coincidence. This thread will be… -
SEGGER - Nino -
Replied to the thread ST-Link Reflash Utility.
PostHello, Thank you for your inquiry. The reflash utility is only available for Windows. Linux or mac versions are not planned. When using a VM make sure that USB devices are forwarded correctly to the VM. For more information consult the VM… -
SEGGER - Nino -
Replied to the thread OpenFlashLoader fails to write/verify encrypted application binary.
PostHello Paul, Thank you for your inquiry. Please note that the open flash loader interface is provided without support so we can offer only guidelines. Could you provide your J-Flash project file for reference? Do you do a chip erase there before… -
SEGGER - Nino -
Replied to the thread Is it possible to use ARMCC toolchain with Segger Embedded Studio and easily migrate to SES from Keil?.
Post -
SEGGER - Nino -
Replied to the thread Ozone Instruction Trace Not Working Running In DRAM ATSAMA5D27.
PostCorrect. Because Ozone needs to know what is running on the target to be able to crossreference the received compressed trace stream from the target. Best regards, Nino -
SEGGER - Nino -
Replied to the thread Invalid packet received. Recording stopped..
PostHello, Thank you for your inquiry. Troubleshooting steps for this error message can be found on our website in the FAQ section: segger.com/products/development-tools/systemview/ Best regards, Nino -
SEGGER - Nino -
Replied to the thread segger studio seems to ignore the memory map file.
PostHi Eyal, Could you provide an example Embedded Studio project for reproduction that shows this behaviour? Best regards, Nino -
SEGGER - Nino -
Replied to the thread Debugging in SES much slower than OZone.
PostHello, From the provided files it does not appear that something is linked to that memory area. But you seem to be programming a softdevice: mbr_nrf52_2.4.1_mbr.hex If I had to guess the memory area on the screenshots fits the memory area covered by… -
SEGGER - Nino -
Replied to the thread SES 4.20a: g++ compiler error from "offsetof".
PostHi, Sorry for the delay in response. This should be fixed since ES V4.24. Best regards, Nino -
SEGGER - Nino -
Replied to the thread [SOLVED] jlink.exe console messages.
PostHello, What you are trying to achieve can be done with J-Link SDK. There you will also receive the source for JLink.exe which you can adjust to fit your needs. Also the SDK contains a C# sample that shows how you can interface with J-Link directly in… -
SEGGER - Nino -
Replied to the thread Ozone Instruction Trace Not Working Running In DRAM ATSAMA5D27.
PostHello, Thank you for your inquiry. Make sure that all memory areas that are being traced are added to the tracecache: wiki.segger.com/Getting_unknow…sses_in_instruction_trace Per default all areas that have been downloaded by J-Trace PRO to the target… -
SEGGER - Nino -
Replied to the thread [SOLVED] Problems using JLink EDU with GD32VF103CBT6 based controller.
PostHello, Great 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] Does STRACE functionality must halt?.
PostHello, We received your inquiry via our support system as well. Please try to use only one communication at a time to avoid delays and lost information between channels. To answer the questions quickly for the community: 1. The instruction data…