On Monday 11 January 2010, Michel Catudal wrote: > That problem has existed as long as I can remember. I have seen no > improvement in the latest versions. > Since no one seemed to have that problem, Like Freddie I assumed the problem > was with me. > It has never worked correctly so I can't give you a version where it worked. > > The problem is from a power up. It could be a problem with the clock.
So it's not a regression. That means we won't hold the release until that problem is fixed ... if we had a safe fix it'd likely merge though. > Talking about problems with the clock it seems like a new problem has > occured but I won't say for sure until I do more tests. My clock seems to > come to a crawl when debugging. Which clock, precisely? There are often a dozen or more on a SoC ... > I start at 72Mhz, does the debugger switch the speed to a lower one? The debugger as a whole, certainly not ... it has no reason to, or any knowledge about how to tweak the oscillator and PLL controls. But at least some flash drivers will tweak clocks so they don't break write timing requirements. Maybe your driver is doing that wrong, or you're telling it the wrong things. - Dave _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development