I used the tutorials to create a custom peripheral and then tried to get Hello World working. The compiler didn't run, so I found the path and added it to my system path statement. Now the compiler runs, but I get a linker problem...
c:/xilinx/14.4/ise_ds/edk/gnu/arm/nt/bin/../lib/gcc/arm-xilinx-eabi/4.6.3/../../../../arm-xilinx-eabi/bin/ld.exe: cannot find -lxil
collect2: ld returned 1 exit status
What should I do next?
btw: I am running v14.4 under Windows 7; I checked the MD5 checksum before installation