kejian2000 Community Member

  • Member since Oct 20th 2023

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

  • kejian2000 -

    Replied to the thread [SOLVED] suggestion about save snapshort.

    Post
    Hi AlexD; That's OK。 you can close this topic. Thanks.
  • kejian2000 -

    Posted the thread Data Graph display issue after load snapshot.

    Thread
    Hi, to reproduce the issue; 1, download the attached file and unzip 2, put DataGraph.axf into C:/ 3, open DataGraph.jdebug using ozone 4, download and run, capture data for more than 180s and pause the program, save snapshot 5, load the saved…
  • kejian2000 -

    Replied to the thread [SOLVED] Ozone hangs when timeline window open.

    Post
    Hi Glad to help. Thanks for your team work.
  • kejian2000 -

    Replied to the thread [SOLVED] suggestion about save snapshort.

    Post
    Hi, AlexD Thanks for your reply. The saved data graph is valuable in our pruduct development, sometimes we need to review this data after weeks/months, but when we reload the saved snapshot, the graph could be changed because of elf file change. In most…
  • kejian2000 -

    Posted the thread [SOLVED] suggestion about save snapshort.

    Thread
    Hi, there are some issues about saving snapshot: assuming I add variable 'x' to timeline window and capture some data and save snapshot,then I delete 'x' in my codes(x is deleted from elf file), after reload the saved snapshot, 'x' is deleted from…
  • kejian2000 -

    Replied to the thread [SOLVED] Ozone hangs when timeline window open.

    Post
    Hi AlexD: steps to reproduce the issue: 1,downlaod the 3 files attached, and unzip 2,put the following 2 files to C:/ OzoneStuck-C.axf OzoneStuck-C++.axf 3,open OzoneStuck-C++.jdebug using Ozone, download and run, Ozone will hang for seconds. 4,open…
  • kejian2000 -

    Replied to the thread [SOLVED] Ozone crash report.

    Post
    Hi AlexD: glad to see your reply! in fact, I do not save the same snapshot multiple times, I just capture some data and save, and capture new data and save...so on, ozone always crashes after saving multiple times. I do it just for this report.
  • kejian2000 -

    Posted the thread [SOLVED] Ozone hangs when timeline window open.

    Thread
    see post:Ozone hangs with timeline open when sample rate is set to Max I have similar problem, 1, create a simple test project using IAR or Keil (othe compilers surport both C and C++ should have the same problem) 2, define a variable named 'a' for…
  • kejian2000 -

    Posted the thread [SOLVED] Ozone crash report.

    Thread
    Ozone crashes when save snapshot: 1, create new project using default settings(SWD, 4MHz...) 2, open the timeline window 3,add some variables to Graph and capture some data 4, pause the program and save snapshot 5,repeat step 4 for more than 5 times,…