Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12589 Discussions

Stopping counting for linux example

Altera_Forum
Honored Contributor II
1,058 Views

Newbie question again, (since this is another subject I did create another topic): 

 

Using standard configuration for cyclone board, the one that comes with uClinux, a count is showed on leds and display, how do I stop that?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
248 Views

You can turn off the LED cycling in the kernel configuration. Just look around the options and somewhere you should see something like "Enable blah LEDs". 

Take that option off, and recompile the kernel. 

 

-Thomas
0 Kudos
Altera_Forum
Honored Contributor II
248 Views

Thank you!

0 Kudos
Reply