Several Problems in the Xilinx SDK project
- arm-xilinx-eabi-gcc is not recognized as an internal or external command
check the directory: I:\Xilinx\14.4\ISE_DS\EDK\gnu
it should have 3 file folder:
- arm
- microblaze
- powerpc-eabi
Once you can NOT find the arm folder exiting, copy the file from a normal running pc platform, and refer to
http://www.xilinx.com/support/answers/53955.html
after this, the error disappears.
If it says cannot find –lxil
Just Clean project and build project once again.
- Ld.exe can not find –lxil
Just Clean project and build project once again.
- Error while running ps7_init method
Be careful the ps7_init.tcl file.
Right click on the project, run as>run configuration>Device Initialition,verify the Path to initiliation TCL file path is correct.
Refer to:
- Unable to connect to ps7_cortexa9
Ensure the 2 point:
- connect the prog cable to pc
- Power on the zedboard