Forum Discussion
Altera_Forum
Honored Contributor
21 years agoCGI?
Hello everyone: Does the boa webserver ("pre-buit version" provided by Microtronix) support CGI ? In the directory:"/c/altera/kits/nios2/examples/software/linux/apps/boa/util", the...
Altera_Forum
Honored Contributor
19 years agoI'm trying to build/run the simpler sdhnain version.
I get these error messages when I try to "-- build make target"? make -k all no emulation specific options. Makefile:25: *** missing separator. Stop. What are emulation options? from SOPC builder ? I'll try some more. These are lines 23, 24, 25 in the makefile? .PHONY: clean clean: -rm -f *.[oad] *.elf *.gdb *.bin *.exe What seperator is needed and where?