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. 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.
-
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…