gabriel-fz Community Member

  • Member since Feb 2nd 2023

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

  • gabriel-fz -

    Posted the thread How to pipe the output of a specific RTT channel?.

    Thread
    I want to use my RTT output stream with another command line program for plotting purposes. It looks like it's possible with JLinkRTTClient.exe $ .\JLinkRTTClient.exe > C:\Users\gabriel\temp\test.txt That said, I'd like to be able to select the…
  • gabriel-fz -

    Replied to the thread How to use the JLinkRemoteServer CL version.

    Post
    Hi Simon, Thanks for checking the log. Can you elaborate on the permission/firewall issues? Don't you think it would be surprising that RemoteServerCL would be blocked, but RemoteServer would work fine? Regards, Gabriel
  • gabriel-fz -

    Replied to the thread How to use the JLinkRemoteServer CL version.

    Post
    Hi Simon, thanks for your support. Log when successful (using JLinkRemoteServer.exe -Log C:\dev\jl.log) Source Code (49 lines) The log with the failed attempt: Source Code (25 lines) Regards, Gabriel
  • gabriel-fz -

    Posted the thread How to use the JLinkRemoteServer CL version.

    Thread
    I'm using successfully the JLinkRemoteServer GUI with the following configuration:(see attached file) I want my computer to launch Jlink server at startup. Therefore I want to use the headless version: JLinkRemoteServerCl.exe, but I'm not able to…