Thanks, I will check it out
Maybe we may need to add some mutex mechanism between printf routine, and the serial output.
Let me see if I can fix this...
Regards, Henk
On Sun, Mar 13, 2011 at 2:35 PM, 246tnt@gmail.com wrote:
Any ideas what I can do to investigate?
Add a delay after each printf ...
The serial console buffer gets filled faster than it empties and it leads to a panic() condition because there is no more buffer space.
Cheers,
Sylvain