This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

CDB Import Error MODEL IMPORT ERROR

Hello,

i am running the DS5 Community Edition under Ubuntu 16.04 64bit and wanted to work with the Armv8-A Base Platform FVP for my Diploma.  Addind a new Model Database and i launch the Model it works fine but While Importing the Models as showed in the Guide an Error is shown: CDB Import Error MODEL IMPORT ERROR.

I Cannot find anything about it. The Path Variables to the Model and DS 5 are set.

Same Error comes when i try to use the Armv8-A Foundation Platform

Thanks for any Help in Advance

Fullscreen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
eclipse.buildId=4.6.3.M20170301-0400
java.version=1.8.0_45
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product com.arm.ds.ce
Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.arm.ds.ce
com.arm.debug.configdatabase.modelconfig.gui
Error
Thu Jan 11 14:50:02 CET 2018
CDB Import Error MODEL IMPORT ERROR
com.arm.pce.exceptions.ModelImportException: MODEL IMPORT ERROR
at com.arm.pce.importer.ImportController.importModelFromFile(ImportController.java:382)
at com.arm.pce.importer.ImportController.doModelImport(ImportController.java:225)
at com.arm.pce.importer.ImportController.doImport(ImportController.java:190)
at com.arm.debug.configdatabase.modelconfig.gui.pceditor.CdbImportProgress.run(CdbImportProgress.java:128)
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:437)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:353)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:481)
at com.arm.debug.configdatabase.modelconfig.gui.pceditor.PlatformConfigEditPart.performImport(PlatformConfigEditPart.java:3325)
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

0