Search Results

Search results 1-4 of 4.

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

  • This should work for us, thank you!

  • Hi are there plans to support EFM32 Pearl Gecko / Jade Gecko soon? I'd like to use the "real" Segger tools for them, including existing GDB scripts via JLinkGDBServer. Doesn't matter to me if I need an original Segger probe or one of the eval boards. We have both here. Danke und Gruß Thomas

  • Thank you, Niklas. I have some more issues and questions regarding the debugger. Hope this is the right place to ask. Following functions don't work here (1.78). The second one was shown in the Console window when I added it to the watch list manually. Source Code (4 lines) They cause error messages like this: Source Code (2 lines) gMainReturnValue is actually listed in the Globals window. Another question, is it possible to - evaluate program variables in scripts - set the return value of the d…

  • Hi all, I'm evaluating J-Link Debugger to see if it is suitable for some automated tests. Is there a way to save the content of the terminal window to a file from a script? Something like Window.Save("Terminal", "result.log")? Are there some more example scripts in addition to the manual? Could be inspiring. Thomas