Altera_Forum
Honored Contributor
15 years agohelp plz!
when i try to build my project it fails and i get the message below. what should i do?
--- Quote Start --- make -s all includes Compiling hello_world.c... Linking pwm_nios_ii.elf... /cygdrive/c/Users/user/Altera/TER/pwm_nios_ii_syslib/Debug/libpwm_nios_ii_syslib.a(alt_main.o)(.text+0x3c): In function `alt_main': /cygdrive/c/altera/10.1/nios2eds/components/altera_hal/HAL/src/alt_main.c:155: warning: warning: close is not implemented and will always fail Info: (pwm_nios_ii.elf) 2396 Bytes program size (code + initialized data). Info: 1700 Bytes free for stack + heap. Creating generated_app.sh... Post-processing to create onchip_memory.hex Hardware simulation is not enabled for the target SOPC Builder system. Skipping creation of hardware simulation model contents and simulation symbol files. (Note: This does not affect the instruction set simulator.) Build completed in 22.953 seconds --- Quote End ---