SEGGER - Simon SuperModerator
- Member since Mar 20th 2024
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
SEGGER - Simon -
Replied to the thread J-Scope failed to parse elf file.
PostHello, 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… -
SEGGER - Simon -
Replied to the thread Segger RTT not working with freertos 11 for stm32 M0.
PostHello, The following links might be helpful: forum.segger.com/index.php/Thr…-SOLVED-RTT-and-FreeRTOS/ wiki.segger.com/RTT#Troubleshooting Best regards, Simon -
SEGGER - Simon -
Replied to the thread [SOLVED] J-Link Base trying to update firmware.
PostHello, You can disable the automatic firmware updates with the DisableAutoUpdateFW command string. wiki.segger.com/J-Link_Command_Strings#DisableAutoUpdateFW Best regards, Simon -
SEGGER - Simon -
Replied to the thread [SOLVED] RP2350 support.
PostHello, Yes, we plan to support this chip and are looking to implement it in the next few weeks. Stay up-to-date regarding J-Link: segger.com/notification/subscribe.php?prodid=7,94 Best regards, Simon -
SEGGER - Simon -
Replied to the thread [SOLVED] understanding output of "ShowHWStatus".
PostHello, The ShowHWStatus command displays the current state of the pins, indicating whether they are high (1) or low (0). For SWD, the following pins are used: - TDI = SWDIO - TCK = SWCLK - TDO = SWO Best regards, Simon -
SEGGER - Simon -
Replied to the thread Jlink flash programming interface does not take memory changes from CPU/code into account.
PostHello, The fix for this issue will be included in the next version, scheduled for later today. Stay up-to-date regarding J-Link: segger.com/notification/subscribe.php?prodid=7,94 Best regards, Simon -
SEGGER - Simon -
Replied to the thread [SOLVED] How to pipe the output of a specific RTT channel?.
PostHello, Currently, there is no option to change the RTT channel in the RTT Client, as it is hardcoded to channel 0. Best regards, Simon -
SEGGER - Simon -
Replied to the thread [SOLVED] Jscope RTT time stamp.
PostHello, We have expanded our J-Scope documentation with an example on how to use J-Scope with RTT and timestamps: Example Project Best regards, Simon -
SEGGER - Simon -
Replied to the thread How to use the JLinkRemoteServer CL version.
PostHello, The logs appear to be fine. It's possible that the port (19021) is being blocked by your firewall, or that the RemoteServerCL application does not have the necessary permissions to access your local network. Best regards, Simon -
SEGGER - Simon -
Replied to the thread [SOLVED] Where can I find the earliest support OS version?.
PostHello, Supported operating systems for J-Link are: - Microsoft Windows 10 - Microsoft Windows 11 - Linux (Tested distributions) - macOS 10.5 and higher While I'm quite confident that it will run on Windows 7, please note that it is not officially tested…