Other Parts Discussed in Thread: SYSBIOS
Hello. I am trying to get the System Analyser working on CCS 5.1.1.00033 and i'm not succeeding.
My application compiles with the UIA included, but when I try to run with the System Analyser I get the following problems:
1) When I launch System Analyser Welcome view, I get the error "An internal error has occurred. org.eclipse.swt.layout.FillData cannot be cast to org.eclipse.swt.layout.FormData". Closing the error dialog leaves the Welcome view on screen, but it never shows anything other than "Please wait...". I have seen a previous post on this forum claiming this is a Unity shell problem. I've tried on Gnome too and that also does not work.
2) Ignoring problem 1, I run the live analysis for task loading or cpu loading. In both cases, only the detailed view shows any data. Graphs draw but "Showing 0 records".
3) If I zoom in on an empty graph I get a java.null.exception.
4) Despite telling the System Analyser to also write the data to a file, it doesn't create a file.
Anyone have any ideas?
Thanks.