On 16/07/2021 13:59, Robin Müller wrote:
I think this patch was forgotten. Pushing it up :-)
Thanks, I checked it in.
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax: +49-89-18 94 7
Hello,
I think this patch was forgotten. Pushing it up :-)
Kind regards
Robin
On Tue, 20 Apr 2021 at 16:56, Robin Müller
wrote:
> I am currently extending the lwIP port provided by you for the
> STM32H743ZI-Nucleo. I am also extending it to be more easily adaptable to
> other BSPs and new por
I am currently extending the lwIP port provided by you for the
STM32H743ZI-Nucleo. I am also extending it to be more easily adaptable to
other BSPs and new ports:
https://github.com/rmspacefish/rtems-lwip/tree/78ec73e89644c2ffa3b66c94239e1dc6ccf8a2f8
.
I've managed to receive UDP packets via RAW A
Hello Robin and Gedare,
(sent again to pass into the list)
On Monday 19 of April 2021 19:13:29 Gedare Bloom wrote:
> Hi Robin, Pavel:
>
> On Mon, Apr 19, 2021 at 2:57 AM Robin Müller
> wrote:
> > If this was intentional, I can also adapt the lwIP port sources to use
> > ti/herc. I was not sure
Hi Robin, Pavel:
On Mon, Apr 19, 2021 at 2:57 AM Robin Müller wrote:
>
> If this was intentional, I can also adapt the lwIP port sources to use
> ti/herc. I was not sure about that.
>
I think Pavel should comment. I believe at the time care was taken to
avoid importing TI HalCoGen code generatio
If this was intentional, I can also adapt the lwIP port sources to use
ti/herc. I was not sure about that.
Kind Regards
Robin
On Mon, 19 Apr 2021 at 10:55, Robin Mueller
wrote:
> When compiling the lwIP port for the TMS570, there
> were issues with the BSP. Headers are expected in a folder
> na
When compiling the lwIP port for the TMS570, there
were issues with the BSP. Headers are expected in a folder
named ti_herc which did not exist. This fixes the issue.
Furthermore, there were multiple warnings about define redefinitions.
This was fixed as well.
---
bsps/arm/tms570/include/bsp/irq.