Recent Activities
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
aha_1980 -
Posted the thread J-Link Lite-XMC4000 on XMC4500 relax board is working sporadically.
ThreadHi all, I need help some help with the following setup: Hardware: J-Link Lite on XMC4500 relax board Software: Ubuntu 22.04, JLink version 8.10g, Zephyr main branch Programming did not work at all until I re-flashed the firmware with JLinkConfig. Now… -
fjouen -
Posted the thread Jlink driver does not load the flash loader in the working RAM.
ThreadHi, I have another issue with the Jlink driver. When modifying the content of the Flash memory through the embeddedStudio memory viewer, the flashloader starts to operate. However in this case, the flashloader code is not loaded into the working RAM… -
SEGGER - SebastianB -
Replied to the thread Support for Nordic nRF54Lxx.
PostHi, Thank you for your inquiry. The Embedded Studio CPU support packages are based on the CMSIS packages provided by the device vendor. The nRF CMSIS package does not include the nRF54L series yet. We will have an eye on it and update the CPU package… -
SEGGER - SebastianB -
Replied to the thread ... Ozone hangs with timeline open when sample rate is set to Max.
PostHi fraengers, We have successfully reproduced the issue. At first glance this seems like it could simply be that a part of the chain is overloaded. This could be some buffer, the connection itself or even the host system. We will of course check whether… -
SEGGER - AlexD -
Replied to the thread Cortex-A7 FPU registers D16-D31 wrongly displayed.
PostHi Sonycman, thank you for the flowers! In case you do not yet know: For getting a notification once a new Ozone version is released, please register here: segger.com/notification/subscribe.php?prodid=178 Best regards -- AlexD -
erhankur -
Replied to the thread SystemView couldn't analyze the recorded data.
PostAdditional inputs; 1- heap_log_svdat file is generated with the v3.42 Segger source files. github.com/espressif/esp-idf/b…w/SEGGER/SEGGER_SYSVIEW.c 2- Upgrading to v3.56 don't solve the issue. 3- Another file (sysview_example0.svdat is attached)… -
erhankur -
Posted the thread SystemView couldn't analyze the recorded data.
ThreadHello, I am trying to run Espressif SysView example on the ESP32 devkit. github.com/espressif/esp-idf/t…/sysview_tracing_heap_log The example works fine and the custom parser (github.com/espressif/esp-idf/b…race/espytrace/sysview.py) can print the… -
sphyrnidae -
Posted the thread Broken PIN on Edu Mini.
ThreadHi! Im fairly new to debbuging and purchased a MINI EDU to fix an nice!nano. But my son just tried to work with the device and tried to solder wires to it. No the PIN 1 is broken as you can see in the picture. Is there any chance to fix this? -
apullin -
Posted the thread IPv6 support in JLinkExe/RemoteServer/etc ?.
ThreadDo the Segger software tools support IPv6 addresses for connecting to remote hosts? Are there address format constraints? e.g. leading zeros, double colons, etc. I can't see any mention of ipv6 in the documentation, and it is not currently working for… -
aabadie -
Posted the thread Support for Nordic nRF54Lxx.
ThreadHi, Is there a plan to add support for the new nRF54 family of MCU from Nordic in SES corresponding package? I only found segger.com/supported-devices/nordic-semi/nrf54 and wiki.segger.com/Nordic_Semiconductor_nRF54Lxx on the segger website but the… -
fjouen -
Posted the thread JLink Flash not able to halt the core (JLINK_GoIntDis).
ThreadUsing Jlink Flash v8.10e, I'm not able to do anything as the software is not able to halt the core. Looking at the code it looks the JLINK_GoIntDis function is not working. Part of trace : T272C 314:597.888 JLINK_GoIntDis() T272C 314:600.768 -… -
sonycman -
Replied to the thread Cortex-A7 FPU registers D16-D31 wrongly displayed.
PostThanks a lot, Alex! That is a real pleasure using your software! -
LarsBrand -
Replied to the thread J-Link EDU not working on Win11 - ARM64 CPU.
PostQuote from SEGGER - Alex: “Hi, The legacy USB driver is indeed to compatible to Windows ARM64. See here: wiki.segger.com/J-Link_on_Windows_ARM#Requirements forum.segger.com/index.php/Att…aef14aa268e093ad778d7b229 As you can see here: … -
JanBurg -
Replied to the thread SLIDER - changing appearance.
PostThank you for the elegant solution. Works pefectly. -
cilmagemlu -
Replied to the thread SLIDER - changing appearance.
PostHello, there is no need to switch to another skinning function. Just use an option to set user data as a color of the thumb. Something like this: C Source Code (60 lines) -
SEGGER - AlexD -
Replied to the thread Cortex-A7 FPU registers D16-D31 wrongly displayed.
PostHi Vlad, we are able to reproduce the issue. A fix will be provided in a future Ozone release. Thanks for notifying us! Best regards -- AlexD -
JanBurg -
Posted the thread SLIDER - changing appearance.
ThreadHello, I am using the SLIDER widget for moving a graphical cursor line in a diagram (see picture). The bar and the scale are made invisible. The yellow thumb I made by skinning. Now I would like to add a second slider with a different color. How can I… -
shyamal.vyas -
Posted the thread SWD clock signal Rise and Fall time out of specification with J-link plus.
ThreadWe have been using Segger J-Link plus for debug and programming purpose of one of our project development having RA6T1 Renesas MCU series. While testing JTAG SWD signal programming, we are capturing clock signals having rise and fall time in range of… -
JezC3128 -
Posted the thread Segger j-link operation on STM32H573 with ST Secure Manager installed.
ThreadHi, We're using the ST Secure Manager on a board with the STM32H573 micro. Without the Secure Manager installed on the board, we can use the j-link & IAR to download & debug without any problem. However, once we install the Secure Manager onto the…