Search Results

Search results 1-8 of 8.

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

  • Hello. Is there a way to use a local (current project specific) devices.xml file, with project specific Segger Flash Loader? Something like "-jlinkdevicesxmlpath" option for JFlash. PS: Sorry, posted in the wrong section. Question about Ozone.

  • Hello. FreeRTOS has been updated to version 11. Could you post a patch to support systemview?

  • Hello. I'm making my own RAMCode for my board on stm32f103 with w25q spi flash. As an example from wiki (wiki.segger.com/Open_Flashloader), I try wiki.segger.com/File:ST_STM32F205RC_ES_V310a.zip I added the minimum code I needed to work with w25q and it works. Total size of Template_CortexM.bin is 5752 bytes. To debug some functions, I try to add output data to UART. To format the strings, I add a small xsprintf() function (similar to sprintf(), but simplified). And got the error: Source Code (1…

  • Ubuntu 19.10 SystemView 3.10, (deb x64) The program starts, I try to connect - a connection dialog box appears, then a warning about J-Link EDU appears. And nothing else happens - no connection, no error messages. Target sources updated to 3.10 If I roll back to version 2.52d (systemview deb package only), everything works again.

  • I did a small test: I download the ubuntu 19.10 ISO image and launched it in a virtual machine in live mode (without installation). No system update, just install two lib* packets for jlink .deb package dependencies. Install JLink 6.60a. (deb, x64). The lines look the same as mine, in the installed system - the numbers at the end of the line are black on black.

  • Oh sure. For the test, I made a simple project on a nucleo H743. Built-in ST-Link converted to J-Link. Without problems, it is displayed in Ozone (ubuntu) and JLinkRTTViewer (win10), but part of the text in JLinkRTTViewer (ubuntu 19.10) missing.

  • I updated the version to 6.60a, but the problem remained. I have had this problem for a long time, with different versions of the Jlink. I also use Ozone in Ubuntu, there are no problems with RTT text. Maybe I can provide you some more information about the system or libraries used?

  • Hi. I am using the JLinkRTTViewer in Ubuntu 19.10. Part of the text in messages is displayed in black on a black background. If double-click on this text, you can see that it is there (the text is highlighted in blue on the picture) At the same time, if I use a virtual machine with windows 10, then everything is displayed without problems. The same firmware, the same J-Link. I attach screenshots of the JLinkRTTViewer from Ubuntu, and from Windows (here you can see that the lines end with numbers…