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 agoAFAIK, you are right: hush now is the recommended command line interpreter rather than msh. AFAIK, some speed problems are solved with hush, as it has more internal commands than msh.
AFAIK you are supposed to give the complete path to the interpreter after the# ! so you should fine out where the haserl binary is located. For a test you can just start the config.has file from the commnad line and it should output the raw html code with resolved haserl tags. You might be able to redirect this in a file and use a browser to look at it. -Michael