Search Results

Search results 1-1 of 1.

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

  • Hi all, I am trying to set up new test station for our product on Jenkins. My first step was enabling automatic binary loading from artefacts so step for this look like this Java Source Code (15 lines) so basically I make new file program.jlink with sequence: r loadfile "our_tag.hex" r go q then I am trying to call JLink.exe with params listed. Problem is that JLink.exe never stops: Shell-Script (55 lines)Unknown command then cycle till I kill it. If I put it right to powershell window it just e…