Greetings everyone, I have an issue where my beaglebone's heartbeat LED stop blinking and I am unable to do anything with it after the bug has happened.
The issue happens within a couple of seconds when running at 720 MHz. *Here is a trivial C program that triggers the bug every time it is run at 720 MHz: http://pastebin.ca/2314233* Surprisingly, running the very same program at 600 MHz does not seem to trigger the bug. Another surprise is that changing "writeval" on line 55 for "writeval & 0xFF" seems to prevent the bug from happening. I am really puzzled by this issue. Any help is appreciated! Other info: I am powering the beaglebone with a power adapter. I have reproduced the issue on all beaglebones I have tried it on (5). The GPMC is configured to be available at address 0x1000000. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
