Hi All,
I'm using CCS 5.4.0.00091, and Image Analyzer is not working.
When I choosed "Image Source" as "Connected Device", "Error: CPU not connected" message appeared on top of window.
In case of "File", following exception raised.
java.lang.NullPointerException
at com.ti.dvt.via.plugin.Fetcher.readMemViaFile(Fetcher.java:190)
at com.ti.dvt.via.plugin.Fetcher.estimateWorkLoad(Fetcher.java:143)
at com.ti.dvt.via.plugin.CIProvider.fetchYUVData(CIProvider.java:357)
at com.ti.dvt.via.plugin.CIProvider.fetchData(CIProvider.java:86)
at com.ti.dvt.via.plugin.CIProvider.handleRefresh(CIProvider.java:46)
at com.ti.dvt.ui.views.core.RefreshJob.doJob2(RefreshJob.java:38)
at com.ti.dvt.ui.views.core.FilterSortJob.doJob(FilterSortJob.java:191)
at com.ti.dvt.ui.views.core.FilterSortJob.run(FilterSortJob.java:85)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Before upgrading 5.4, I was using 5.3 and there was no such problem.
Does 5.4 have problem? or Is there wrong setting in my environment.
Thanks in advance,
Wilson