Search Results

Search results 1-3 of 3.

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

  • Hi, In SystemView 3.12 the function "Read Recorded Data" is not working in post-morten mode. When I click on the menu item nothing happens. I know the trace buffer is okay because I can manually download the trace and concatenate the two buffer pieces, as described in the SystemView Guide section 3.11.3 Post-mortem analysis, and load the data in SystemView. I can see on the forum that others have the same problem. Please address the issue. Best Regards, Ulrich

  • Hi, I am running a SystemView patched FreeRTOS 10 on the STM32F779-EVAL board using the J-Link Plus and Eclipse to debug. My problem is that SystemView is connecting rather irregularly and cannot be started with SWD interface. Let me try to explain. From Eclipse I can debug my code just fine and see the outputs using J-Link RTT Client using SWD as interface. When I start SystemView and press record I get the error: "Failed to start recording" "Could not connect" If I do the same but using JTAG a…

  • Hi, I have problems debugging the STM32F779I-EVAL board using System Workbench for STM32 (Eclipse) and J-Link. I can program the target from Eclipse and run the simple GPIO program just fine. But when I try to debug the same program, I am stuck in the Reset_Handler at address 0x08000f1d. Every time I single step, Eclipse breaks at that address. If I then remove all breakpoints and then choose to run, the program executes just fine. If I then enable the breakpoint in my main while loop, program b…