[En-Nut-Discussion] possible bug in fopen?
uprinz
uprinz2 at netscape.net
Fri May 6 10:13:25 CEST 2011
Hi!
I am trying to implement sort of a bootloader. For that I start a
mini-Nut/OS that does some things to detect and validate an image of another
Nut/OS in the flash of my cortex. Unfortunately the start of the image
always ends in a hardfault.
While debugging with insight-gdb I can see, that the bootloader initialized
the USART and does an fopen call. Right after the fopen there is an USART
interrupt fired. This isn't what I expected as at that point no printf ever
has been called.
So I think it is not related to stm32 USART implementation but to a problem
in fopen.
Any idea?
Ulrich
-----
Best regards
Ulrich
--
View this message in context: http://old.nabble.com/possible-bug-in-fopen--tp31556928p31556928.html
Sent from the MicroControllers - Ethernut mailing list archive at Nabble.com.
More information about the En-Nut-Discussion
mailing list