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 agoI seem to remember that when I used haserl to create html pages for the device, I used
cat /proc/cpuinfo to show the system clock. See the pages in the wiki I created on "haserl" for more information. -Michael