Altera_Forum
Honored Contributor
14 years agoCGI in C with BOA
Hello members,
i have find a new example for my problem in this post: http://www.alteraforum.com/forum/showthread.php?t=28756 The problem was that i will display data from the board on the website like a counter or something else. The new example that i have found is here: http://www.alterawiki.com/wiki/cgi_and_boa but the problem is that i haven't a DE2 Board. I have a own maked board with an Cyclone III FPGA and on this board run's the standart webserver for the TSE-MAC. Now is my question, how musst i implement the cgi in c with BOA example in the NIOS II projekt to run this without error messages ? to info: The error messages are of the art like, that found not all Functions and the functions from the sigaction.h or select.h have differences between the standart NIOS II Functions and this i have found on the Web http://repo-genesis3.cbi.utsa.edu/crossref/ns-sli/usr/include/bits/ can anyone help me with my mistake? and give me a simple hint what i do wrong? thanks for the help.