Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
8 years ago

Problemm while compiling the image in EDS shell

Could some one help me to get out from this error

Thanks

------------------------------------------------

Altera Embedded Command Shell

Version 16.1 [Build 196]

------------------------------------------------

$ cd ~/music

SASIAMMA@Sasi ~/music

$ cd cv

SASIAMMA@Sasi ~/music/cv

$ cd cv_soc_devkit_ghrd

SASIAMMA@Sasi ~/music/cv/cv_soc_devkit_ghrd

$ cd cv_soc_devkit_ghrd/

SASIAMMA@Sasi ~/music/cv/cv_soc_devkit_ghrd/cv_soc_devkit_ghrd

$ cd software/

SASIAMMA@Sasi ~/music/cv/cv_soc_devkit_ghrd/cv_soc_devkit_ghrd/software

$ cd spl_bsp/

SASIAMMA@Sasi ~/music/cv/cv_soc_devkit_ghrd/cv_soc_devkit_ghrd/software/spl_bsp

$ make

C:/intelFPGA/16.1/embedded/host_tools/cygwin/bin/make CROSS_COMPILE=arm-altera-eabi- MAKE=/bin/make CYGPATH=C:/intelFPGA/16.1/embedded/host_tools/cygwin/bin/cygpath HOSTCC=x86_64-w64-mingw32-gcc HOSTSTRIP=x86_64-w64-mingw32-strip -C uboot-socfpga spl/u-boot-spl.bin

make[1]: Entering directory '/cygdrive/c/Users/SASIAMMA/music/cv/cv_soc_devkit_ghrd/cv_soc_devkit_ghrd/software/spl_bsp/uboot-socfpga'

arm-altera-eabi-gcc -DDO_DEPS_ONLY

-g -Os -fno-common -ffixed-r8 -msoft-float -I/cygdrive/c/Users/SASIAMMA/music/cv/cv_soc_devkit_ghrd/cv_soc_devkit_ghrd/software/spl_bsp/uboot-socfpga/board/altera/socfpga -I/cygdrive/c/Users/SASIAMMA/music/cv/cv_soc_devkit_ghrd/cv_soc_devkit_ghrd/software/spl_bsp/uboot-socfpga/board/altera/socfpga/sdram -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x01000040 -DCONFIG_SPL_TEXT_BASE=0xFFFF0000 -I/cygdrive/c/Users/SASIAMMA/music/cv/cv_soc_devkit_ghrd/cv_soc_devkit_ghrd/software/spl_bsp/uboot-socfpga/include -fno-builtin -ffreestanding -nostdinc -isystem c:/intelfpga/16.1/embedded/host_tools/mentor/gnu/arm/baremetal/bin/../lib/gcc/arm-altera-eabi/5.2.0/include -pipe -DCONFIG_ARM -D__ARM__ -march=armv5 -Wall -Wstrict-prototypes

-o lib/asm-offsets.s lib/asm-offsets.c -c -S

In file included from c:\users\sasiamma\music\cv\cv_soc_devkit_ghrd\cv_soc_devkit_ghrd\software\spl_bsp\uboot-socfpga\include\configs\socfpga_cyclone5.h:27:0,

from c:\users\sasiamma\music\cv\cv_soc_devkit_ghrd\cv_soc_devkit_ghrd\software\spl_bsp\uboot-socfpga\include\config.h:10,

from c:\users\sasiamma\music\cv\cv_soc_devkit_ghrd\cv_soc_devkit_ghrd\software\spl_bsp\uboot-socfpga\include\common.h:37,

from lib/asm-offsets.c:18:

c:\users\sasiamma\music\cv\cv_soc_devkit_ghrd\cv_soc_devkit_ghrd\software\spl_bsp\uboot-socfpga\include\configs\socfpga_common.h:804:2: error:# error "CONFIG_SPL_FAT_SUPPORT required for CONFIG_SPL_FPGA_LOAD"

# error "config_spl_fat_support required for config_spl_fpga_load"

^

makefile:704: recipe for target 'lib/asm-offsets.s' failed

make[1]: *** [lib/asm-offsets.s] error 1

make[1]: leaving directory '/cygdrive/c/users/sasiamma/music/cv/cv_soc_devkit_ghrd/cv_soc_devkit_ghrd/software/spl_bsp/uboot-socfpga'

make: *** [uboot-socfpga/spl/u-boot-spl.bin] error 2

SASIAMMA@Sasi ~/music/cv/cv_soc_devkit_ghrd/cv_soc_devkit_ghrd/software/spl_bsp

$
No RepliesBe the first to reply