Forum Discussion
Altera_Forum
Honored Contributor
15 years agoGetting Board Information for Webserver on uClinux
Hi, I am trying to get parameters from the board like the CPU Clock, i.e. to print this information on a website. So I included the 'nios2.h' in my c file to print out the value of "na_cp...
Altera_Forum
Honored Contributor
15 years agoHello mschnell,
I thought it was better to write the cgi in C. It take much more time to developp but the code is optimized by the gcc whereas haserl is interpreted. Is it the good way of thinking ? -Clement