Tool/software: Linux
Hi
We are using a customized board basically derived from the BeagleBone Black with the Sitara am3358 processor.
I figured out that it looks like that in 10% of the start-ups a wrong clock is initialized.
Due to some other problem, I was investigating the usleep delay which we are using in a kernel driver.
With the use of a logic analyzer I saw that a delay of 10ms is in 10% of the cases only around 6ms.
Are there multiple configurations colliding?
Thanks a lot for your help.