Search Results
Search results 1-10 of 10.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Hi Fabian, Thanks for the reply. I am using ChibiOS and was trying ChibiOS bindings done for SystemView (details here forum.chibios.org/viewtopic.php?t=5243). These were done for v2.52 of SystemView. With v3.12, somehow it's not working. See the attached screenshot. Would you be able to help. Thanks, AQ
-
Hi, I am using Ubuntu LTS 20.04 with KDE neon. I installed SystemView and it would find the libqtcore.so.4 and libqtgui.so.4. I then copied them over from ozone install and now I have this issue when I fire SystemView. SystemView: symbol lookup error: SystemView: undefined symbol: _ZN12QApplication13setMainWidgetEP7QWidget I looked at the thread here: [SOLVED] Systemview-Installation fails on Linux but I did not find a solution in the end. Is there a solution to this problem? Thanks, AQ
-
Thanks Nino for the reply. I am not talking about usual setting breakpoints etc. I understand that Ozone offers commands that can help me set breakpoints and step through the code via command line. I am talking about gdb commands support so that I can run gdb scripts like this: set $tp = my_global_variable while $tp != XYZ printf "%d, %s, ", $another_variable, $my_string end Does that help explain my query? Thanks, AQ
-
Hi, I am debugging stm32f723ze. Something goes wrong when multithreading is enable in my code and I lost control of the program. I want to check if my stack is intact or not. In eclipse, there used to be a way to test it my issuing gdb commands through console. Is there something similar in ozone? Thanks, AQ
-
Thanks, The settings helped Sorry about the attachments. Here they are. Thanks, AQ
-
Hi Nino, Thanks for the reply. Attached the requested screen shot and log file. Please let me know what you find out. Also I am 'watching' this thread. It appears in my watched threads window. But i still do not get any email notifications when you post a reply here. Help would be appreciated. Thanks, AQ
-
Hi Nino, Attached the schematic, a screen capture of IDE and the log of console when it tries to connect. I ruled out a hardware issue as i was able to connect using True Studio from STM (eclipse based IDE). Let me know what you think can be an issue. Thanks, AQ
-
Hi, I am using ozone to download by code on stm32f723 (on a custom board). When I set the interface to SWD, it works fine but it does not work when the interface is set to jtag (even with 100kHz freq). The progress bar in lower left corner says CPU running. I have all the jtag signals connected (tms, tck, tdo, tdi, #rst, clk, dtrace0 -3) Would anyone be able to help? Thanks, AQ Ozone V2.56v Jtrace Pro