Altera_Forum
Honored Contributor
20 years agosofware building error
Hi!!
I am working with the Nios II IDE version 5.0 and trying to introduce a software design into a Cyclone II DSP which FPGA is the EP2C35 that previously has been hardware-programmed with a SOPC builder design. Once I have opened a project(in my case count library) have tried to build it and always have given the same problem: make -s all Compiling count_binary.c... Linking count_binary_0.elf... obj/count_binary.o(.text+0x3d8): In function `main': ../count_binary.c:324: undefined reference to `fopen' collect2: ld returned 1 exit status make: *** [count_binary_0.elf] Error 1 Build completed Could anybody help me? I am totally desesperated!! Thanks a lot P.D:the fopen is for opening the device driver of a LCD