Recent Activities

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • SEGGER - SebastianB -

    Replied to the thread Segger embedded studio nordic license activation issue.

    Post
    Hi HARI, Thank you for your inquiry. On our Wiki you can find a FAQ that should resolve the reported behavior (see first question): wiki.segger.com/Get_a_License_…dic_Semiconductor_Devices Best regards, SebastianB
  • SEGGER - SebastianB -

    Replied to the thread Data Graph display issue after load snapshot.

    Post
    Hi, We tried to reproduce the issue using V3.38, but everything seems to work correctly. After the snapshot has been loaded the timeline window looks as expected, even after changing the time-scale. The "corruption" may be seen shortly while the…
  • fraengers -

    Posted the thread ... Ozone hangs with timeline open when sample rate is set to Max.

    Thread
    forum.segger.com/index.php/Thr…ample-rate-is-set-to-Max/ XMC4500 Relax Kit C Source Code (39 lines)
  • kejian2000 -

    Replied to the thread Data Graph display issue after load snapshot.

    Post
    any response?
  • Turnaev -

    Replied to the thread RTT with Artery AT32F437.

    Post
    RTT config in J-Link - Web control panel. Start button not work, Search ranges empty, led red. How I can enable RTT?
  • Turnaev -

    Replied to the thread RTT with Artery AT32F437.

    Post
    Quote from Turnaev: “I migrage my project from STM32F413 to AT32F437. My RTT output stopped working. The same project, builded for STM works fine with RTT. The debug settings are the same, except for the microcontroller type. RTT version: 7.98e What…
  • Turnaev -

    Posted the thread RTT with Artery AT32F437.

    Thread
    Hello! I migrage my project from STM32F413 to AT32F437. My RTT output stopped working. The same project, builded for STM works fine with RTT. The debug settings are the same, except for the microcontroller type. RTT version: 7.98e What could be the…
  • fpro_ssg -

    Posted the thread RA6M3 QSPI programming entering debug.

    Thread
    Hi, I'm using Renesas RA6M3 mcu and I'm having trouble selecting Loader on pin P207-P214 for QSPI programming. As IDE I'm using e2studio RA and I have attached .jlink and .log files. In .jlink it seems Loaders file is correctly configured:
  • SEGGER - Thomas -

    Replied to the thread JRun return codes.

    Post
    Hello, Your understanding is correct. Unfortunately a mistake has slipped into the printout, however this does not affect the actual JRun return code: Source Code (2 lines) A fix is on the way and will be published with the next release. Best…
  • mastupristi -

    Posted the thread RT1170:cannot erase/write flash when connected to CM4.

    Thread
    Hello, I'm using JLink 7.98h, JLink Ultra+, and I'm trying to write QSPI flash of a RT1170-EVKB evaluation board. I can do this by connecting to CM7 core, but when I try to use CM4 I have some problems: For example this is the JFlashExe screenshot:
  • JLangbridge -

    Posted the thread JRun return codes.

    Thread
    Hello, My understanding is that we can use JRun to send arguments and get return codes, but I'm having problems with the return codes. I'm using code from the wiki. It sends *ARGS*, receives arguments and reprints them, and everything looks good. For…
  • JLangbridge -

    Posted the thread JRun - Slight graphical glitch.

    Thread
    Hello! I've run into a (very) slight problem when using JRun. Running JRun without any arguments forces the application to print out a help text output, as expected. At the end, there is a single char shift for the --log option, and the --fileonly…
  • Hello. I use Programmer firmware: J-Link V11. Program SEGGER J-Link Registration V8.10. MCU SPC560B50L5 in LQFP144 case on the board, connection via JTAG. When trying to connect, I have an error: “Unable to enable OnCE 10-bit TAP controller Failed…
  • Maketych -

    Replied to the thread J-Scope failed to parse elf file.

    Post
    Ok, thanks! Will be waiting for fix with impatience ))
  • binford -

    Posted the thread Nordic+VSCode+Ozone monitor mode debugging?.

    Thread
    Hi, I'm developing for the nRF52840 and building with the Nordic toolchain in VSCode. Is it possible to debug that build in monitor mode with Ozone? Using J-Link Ultra+. Thank you
  • kdarwish96 -

    Posted the thread Flashing Segger JLink Plus Compact using Windows Command Prompt.

    Thread
    Hello, I am new to using Segger, I have the J-Link Plus Compact and I was able to use its software (configurator, comnmander, etc...) to talk to and flash a microprocessor chip on a board. Now I need to do this with Windows Command Window (CMD) without…
  • SEGGER - Simon -

    Replied to the thread J-Scope failed to parse elf file.

    Post
    Hello, We are aware of this issue and are actively working on a fix. Since it impacts the core handling of symbols, the resolution is more complex and may take some time. However, we are aiming to have the fix ready within the next few weeks. Best…
  • Maketych -

    Posted the thread J-Scope failed to parse elf file.

    Thread
    J-Scope failed to parse elf file. Since the J-Scope v7.92o release till v7.98i, when opening elf file, first it stuck parsing for a while on few places, then parsing completed, but in the following Select Symbols window, typing anything in the Filter…
  • SEGGER - AlexD -

    Replied to the thread [SOLVED] Issue Attaching to Running Program.

    Post
    Hi Hi Charles_1, good to see you are up and running again. We will consider this thread as closed now. Thanks for sharing this with us and best regards -- AlexD
  • Charles_1 -

    Replied to the thread [SOLVED] Issue Attaching to Running Program.

    Post
    Yes I can attach now, and the solution was to override the SetupTarget function in JlinkScript in the Ozone project file function: BeforeTargetConnect()