Gast
#1912206
Hallo Ich versuche für ein in EDK erstellten Mircoblaze mit 2 extern eingebundenen IP Cores den Befehl Software - Generate Libraries and BSPs (make -f system.make libs) auszuführen aber bekomme jedesmal eine Merkwürdige Fehlermeldung. make -s include "COMPILER=mb-gcc" "ARCHIVER=mb-ar" "COMPILER_FLAGS=-mxl-soft-mul -mxl-barrel-shift -mxl-pattern-compare -mno-xl-soft-div -mcpu=v7.10.d -O2 -c" "EXTRA_COMPILER_FLAGS=-g" C:Xilinx10.1EDKcygwinbin: not found make[1]: *** [profile_includes] Error 127 ERROR:MDT - make failed for target "include" ERROR:MDT - Error while running "make" for processor microblaze_0... make: *** [microblaze_0/lib/libxil.a] Error 2 Done! Ich würde mich über einen Lösungsvorschlag freuen. MFG Projektant