Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

Stopping counting for linux example

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?

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    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