Recent Activities
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
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 -… -
SEGGER - SebastianB -
Replied to the thread [ABANDONED] 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… -
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…3f938454682326834dccd4b7b 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… -
SEGGER - Yan -
Replied to the thread emNet Berkeley (BSD) socket compatibility.
PostHi Hendrik, since emNet V3.58.0 the setsockopt() option SO_BINDTODEVICE is supported which allows you to bind sockets to a particular interface. -
henrik_the -
Replied to the thread emNet Berkeley (BSD) socket compatibility.
PostHi, i have another question: What is the preffered way to bind a socket to a specific Interface? Background: We want to have several VLAN-Interfaces and want to send traffic from different applications in different vlans. Best regards -
sonycman -
Replied to the thread Cortex-A7 FPU registers D16-D31 wrongly displayed.
PostThanks, Alex. I hope fixing that issue does not take much time -
birdmage -
Posted the thread JLink Edu Mini Compatible MCU.
ThreadHi! I purchased a J-Link EDU Mini when I was in school; it was sometime around 2017. I was wondering if there are limitations on what MCUs it can connect to? I purchased an STM32H755ZI devboard which has a Cortex M7 and M4; it is unable to connect to… -
SEGGER - AlexD -
Replied to the thread Cortex-A7 FPU registers D16-D31 wrongly displayed.
PostHi, thank you for providing the details. It appears to be the case that Ozone somehow swallows the upper 32 bits of the registers D16..D31. We will need to have a closer look for reproducing the issue locally. Best regards -- AlexD -
SEGGER - AlexD -
Replied to the thread Send arrow keys and <ctrl>+key sequence to target CLI..
PostHi Namklak, please use the he context menu of the terminal window for deselect the respective options and close the terminal window. Further details can be found in the description of the terminal window in the Ozone user's manual. Best regards -- AlexD -
Ercan -
Posted the thread Invert chip select signal.
ThreadHi Is it possible via any form of software configuration to change the Chip Select pin to be active high instead of active low for flash programming via JFlash SPI? segger.com/products/debug-probes/j-link/tools/j-flash-spi/ -
AlfredJodaQuak -
Replied to the thread Ozone & SystemView compatible to MacOS Sequoia?.
PostI stay tuned and looking forward to Ozone results. Regards AlfredJodaQuak -
rexxdad -
Posted the thread files not shown.
ThreadI am trying to enhance a firmware package provided by Qorvo, which uses the Segger IDE for development. 1. the .h files are not shown in the project file tree.. but I need to examine/change them as I am writing new code to add function. I assume this is…