SEGGER - Fabian Administrator
- Member since Aug 30th 2019
- Last Activity
- , Reading thread GDB Waiting for connection ...
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
SEGGER - Fabian -
Replied to the thread Can't debug code link to RAM with Jlink on imxrt1064.
PostHi, This would be a question for the NXP support and not SEGGER, as the issue is setup related, and not J-Link related. It seems like you download the application behind the back of the MCUXpresso IDE. There is no way for it to know where the… -
SEGGER - Fabian -
Replied to the thread [SOLVED] RP2040 Support.
PostHi Chris, yes I can confirm that we added QSPI support for this device for the beta version. As this is a feature addition it will stay exclusively in beta until the next full release of the J-Link Software (V6.98), which is not yet scheduled. Until… -
SEGGER - Fabian -
Replied to the thread CY4532 (CCG3PA): Cannot connect to target..
PostHi Ivo, just to rule this out: Could you please give the latest version of the J-Link Software Pack a try? segger.com/downloads/jlink#J-L…twareAndDocumentationPack Could you please send us a J-Link log file? How to enable: … -
SEGGER - Fabian -
Replied to the thread segmentation fault on linux ARM.
PostHi, Thank you for your inquiry. Could you please provide us detailed, step-by-step instructions of how to reproduce this issue? Are you working on an evaluation board or custom hardware? Best regards, Fabian -
SEGGER - Fabian -
Replied to the thread J-Link firmware upgrade fails every time when run from Ozone.
PostHi, I tried to reproduce this issue unsuccessfully. Setup: - A range of different J-Links (including J-Link Pro V4.5) - A range of J-Link Software/FW versions. What I did: - Update the J-Link to one of the FW versions before the most recent - Power… -
SEGGER - Fabian -
Replied to the thread [DUPLICATE] RP2040 QSPI flash programming support.
PostHi, Thank you for your inquiry. This is a duplicate of: RP2040 Support Please refer to the information provided in this thread. We will close this thread now. Best regards, Fabian -
SEGGER - Fabian -
Replied to the thread JLinkExe v6.96 and -nogui.
PostHi Steve, Thank you for your inquiry. To activate the "NoGUI"-mode you would have to pass -NoGUI 1 as command line parameters. Please note that there is no other value specified. This is also documented here: wiki.segger.com/J-Link_Commander#-NoGui… -
SEGGER - Fabian -
Replied to the thread [SOLVED] RP2040 Support.
PostHi, We can confirm that QSPI support is not yet working on the PICO board. We are currently working on adding support for the QSPI flash. Until then you could make use of the workaround suggested by vorosj. We will keep you posted. Best regards, Fabian -
SEGGER - Fabian -
Replied to the thread [SOLVED] Bug in JLink from V6.88b - ?? regarding RX65N.
PostHi, Update: We found the source of the issue and fixed it. The fix is part of the latest release (V6.96) of the J-Link Software Pack: segger.com/downloads/jlink#J-L…twareAndDocumentationPack Thank you for making this known to us. We are sorry for any… -
SEGGER - Fabian -
Replied to the thread [SOLVED] Retry button on Update does not seem to recheck.
PostUpdate: We found the root cause of the issue and fixed it. The DLL was actually updated correctly, but the error message would still be triggered. The fix will be part of the next patched release, planned for Friday this week. Thank you for making this… -
SEGGER - Fabian -
Replied to the thread [SOLVED] Retry button on Update does not seem to recheck.
PostHi, Thank you for your inquiry. Yes we are able to reproduce this issue. We will look into this as soon as possible. I will keep you postes. Best regards, Fabian -
SEGGER - Fabian -
Replied to the thread SEGGER J-Flash Lite V6.94 - Connecting to J-Link - Connecting to target - ERROR: Could not connected.
PostHi, Thank you for your inquiry. There is no issue known to us with TLE9879 and J-Flash Lite. Could you please 1) try the latest J-link Software Pack: segger.com/downloads/jlink#J-L…twareAndDocumentationPack 2) follow the troubleshooting article on the… -
SEGGER - Fabian -
Replied to the thread j-link is not recognized by stm32cubeIDE on Ubuntu.
PostHi, Thank you for your inquiry. There is no such issue known to us. Could you please give the latest J-Link Software Pack a try? segger.com/downloads/jlink#J-L…twareAndDocumentationPack After installing the deb package, could you please try to connect… -
SEGGER - Fabian -
Replied to the thread [SOLVED] Jlink EDU - Debug wrong memory location.
PostHi, Good to hear that you are up and running again. I will close this thread as you requested. Best regards, Fabian -
SEGGER - Fabian -
Replied to the thread Select Terminal 0 of JLinkRTTViewer from command line argument.
PostHi, Thank you for your inquiry. Currently, there is no such command line or other way to achieve what you want. I will discuss this internally and see if we can find a way to achieve what you want. I will keep you posted. Best regards, Fabian -
SEGGER - Fabian -
Replied to the thread [SOLVED] JTrace keeps reflashing/upgrading itself without confirmation and I have no idea how to stop it.
PostHi, You can find Info in the UM08001 PDF under Chapter 19 (Background information) -> 19.5 J-Link / J-Trace firmware -> 19.5.2 Invalidating the firmware. or in the wiki version here: wiki.segger.com/UM08001_J-Link…_/_Replacing_the_firmware We will close… -
SEGGER - Fabian -
Replied to the thread EFR32MG1PXXXF256 SWO Tracing fail.
PostHi, Thank you for your inquiry. It seems like the generic SWO initialization is not sufficient to enable SWO on this device. We put implementation of the special handling on our feature request list but cannot provide a fixed timeline yet. But I would… -
SEGGER - Fabian -
Replied to the thread ARM920T test results and "issues".
PostHi, I took at the CP15 handling: J-Link does this to disable the DCache for debugging purposes. Other wise J-Link might read cached data on read, and not the "real" data. Does this answer your questions? Best regards, Fabian -
SEGGER - Fabian -
Replied to the thread Are their serial limitations due to the internal buffer size w.r.t. the JLink VCOM?.
PostHi, Thank you for your inquiry. 64 Bytes should not be a problem. Please note that support for on board J-Link (OBs) is provided by the evaluation board manufacturer and not by SEGGER. In case of the Devkit this would be Nordic. Best regards, Fabian -
SEGGER - Fabian -
Replied to the thread ARM920T test results and "issues".
PostHi, Thank you for your inquiry. We are not aware of such issues with ARM920T. Support has not been changed for a long period and there is no other single inquiry regarding this. Therefore, we assume that the issue is somehow related to your setup /…