06-20-2013 04:24 AM
Hello guys!
I'm trying to configure my SDK for a couple days and it's not really going well. All the time I'm getting the ' Unable to find full path for "arm-xilinx-eabi-gcc" ', don't compiling programs.
**** Build of configuration Debug for project hehe **** make all Building file: ../src/helloworld.c /bin/sh: arm-xilinx-eabi-gcc: command not found Invoking: ARM gcc compiler make: *** [src/helloworld.o] Error 127 arm-xilinx-eabi-gcc -Wall -O0 -g3 -c -fmessage-length=0 -I../../hehe_bsp/ps7_cortexa9_0/include -MMD -MP -MF"src/helloworld.d" -MT"src/helloworld.d" -o"src/helloworld.o" "../src/helloworld.c"
I've tried the wiki tips (http://www.wiki.xilinx.com/Install+Xilinx+Tools), unsuccessfully. At my /opt/Xilinx/14.4/ISE_DS/EDK/gnu/ i just can see 2 folders: 'microblaze
' and 'powerpc-eabi'.
I've downloaded the "xilinx-2012.09-104-arm-xilinx-linux-gnueabi", but I wasn't able to install it, considernig the .sh doesn't execute.
So, had anyone faced this before?
Regards,
Katsuke
06-20-2013 05:33 AM
Hi,
Please refer to the following answer records:
http://www.xilinx.com/support/answers/53306.htm
http://www.xilinx.com/support/answers/53955.htm
Regards,
Sampat
06-27-2013 06:46 AM
07-03-2013 12:34 AM
Hi Katsuke
Is this a SDK standalone installation?
--HS
07-04-2013 02:24 AM
Hello HS,
it was the ISE Design Suite System Edition + Vivado System Edition.
Regards,
Katsuke