Search Results
Search results 1-9 of 9.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Quote from SEGGER - Matthias: “Hello, thank you for bringing this to our attention. Would it be possible for you to share an .elf file that can be used as a reproducer to demonstrate these issues? Best regards, Matthias ” I can share an .elf file. Is there a way I can direct message a OneDrive to you? I can't upload it publicly.
-
Is it just me or does J-Scope 7.62a have broken functionality that makes it very difficult to use? Here's a list of what I've run across. 1) float types are sometimes incorrectly labeled as uints. It's very inconsistent and I can't figure it out. The same variable can sometimes show up as a float, othertimes as a uint. 2) enums cannot be selected, even through they're labeled as uchar in J-Scope. 3) booleans can be selected, but they don't get any data. 4) No smooth resizing between the graph an…
-
This is on version V7.50A. I clicked the check box that says "Do not show this message again", but the message keeps showing up. I need that message to not show up. I have some debug scripts that flash the bootloader and other needed things ahead of time, and that message box is stopping those scripts from working.
-
I've got a problem where Ozone will always print "Connection Failed" message when I try to download and run firmware just for the PAC5532. I've successfully used Ozone for other micros, such as the MKV31F family and the nRF52 family. My guess is there's something not configured correctly in the support files, and I'm not sure if it's a Segger problem or an Qorvo problem. The PAC support files for Segger can be found here: qorvo.com/products/p/PAC5532A#evaluation-tools Scroll all the way to the b…
-
I think I know the answer from the documentation I've read on the J-Trace but I want to be sure: Is it possible to do instruction tracing over just the minimum SWD connection? (SWDIO and SWDCLK). I have a project that's extremely limited on I/O and the trace pins and SWO pins are used for other purposes. Or do you absolutely have to have the trace pins (TRx and TCLK) in order to do instruction tracing?