Re: ST STM32F2X Port

Bernard Fouché <[email protected]> Wed, 25 Jan 2012 12:25:02 +0100
Newsgroups gmane.os.ecos.devel
Message-ID <[email protected]>
Le 25/01/2012 12:09, qber_ a écrit :
> Hello again
>
> According to previuos post (and no answer) I assume that there is no port for STM32F2x platform. I wrote new hal for this platform and now I'm perfoming first tests.
> For now I've got hal, usart and soon spi driver. If somebody is interested in this port please let me know.
Hello Qber,

I do not have a direct interest in the STM32 port, however I met an 
issue related to the Cortex-M3 NVIC with the LPC17XX port (described 
here : http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001456 , latest 
comment should be clear enough to show the problem) and I'm curious to 
know if there is a similar issue on the STM32FX port you are working on. 
If so, it would confirm the issue at the Cortex M HAL layer in eCos.

Thanks,

     Bernard