Hello all
I try to run the hello world application on the zedboard according the tutorial "..Concepts, Tools and Technics.."but when i start run (page 24) I get the following error message:
14:09:20 INFO : Processing command line option -hwspec I:/zedboard/Versuch1/project_1/project_1.sdk/SDK/SDK_Export/hw/system.xml.
14:12:46 INFO : Running ps7 initialization as the processor is not initialized
14:12:46 INFO : Initializing ps7....
14:12:55 INFO : ps7 initialization is done.
14:12:56 ERROR : Unexpected error while launching program. java.lang.RuntimeException:
tat com.xilinx.sdk.targetmanager.internal.TM.verifyELF(Unknown Source)
tat com.xilinx.sdk.debug.core.internal.AppRunner.run(Unknown Source)
Any help available?